#5DDEE1#5DDEE1
#5DDEE1 is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.1% C 0.113 H 197.3°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDEE1 |
|---|---|
| RGB | rgb(93, 222, 225) |
| HSL | hsl(181, 69%, 62%) |
| HSV | hsv(181, 59%, 88%) |
| CMYK | cmyk(58.7%, 1.3%, 0%, 11.8%) |
| CIE-LAB | lab(81.84, -34.29, -12.14) |
| CIE-LCH | lch(81.84, 36.37, 199.49°) |
| OKLab | oklab(83.05% -0.1077 -0.0336) |
| OKLCH | oklch(83.05% 0.113 197.3) |
| XYZ | xyz(44.2202, 60.0014, 80.4705) |
| Luminance | 0.6001 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.56
Aqua Blue
#02D8E9
ΔE00 4.97
Darkturquoise
#00CED1
ΔE00 5.09
Robin'S Egg
#6DEDFD
ΔE00 5.78
Bright Light Blue
#26F7FD
ΔE00 5.93
Robin Egg Blue
#8AF1FE
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDEE1 #E1605D
analogous
#5DE1A2 #5DDEE1 #5D9CE1
triadic
#5DDEE1 #E15DDE #DEE15D
tetradic
#5DDEE1 #A25DE1 #E1605D #9CE15D
square
#5DDEE1 #A25DE1 #E1605D #9CE15D
split-complementary
#5DDEE1 #E15D9C #E1A25D
monochromatic
#1FA2A5 #29D3D7 #5DDEE1 #91E9EB #C4F3F4
Accessibility & contrast
On white
1.62
#5DDEE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#5DDEE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDEE1
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDEE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDEE1 | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4E1
Deuteranopia (green-blind)
#BBC5E2
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5ddee1; /* rgb */ color: rgb(93, 222, 225); /* oklch */ color: oklch(83.1% 0.113 197.3);
Tailwind
colors: {
custom: {
50: '#98e8ea',
500: '#5ddee1',
950: '#000000',
},
}SCSS
$custom: #5ddee1; $custom-light: #98e8ea; $custom-dark: #000000;
JSON
{
"hex": "#5ddee1",
"rgb": {
"r": 93,
"g": 222,
"b": 225
},
"hsl": {
"h": 181.364,
"s": 68.75,
"l": 62.353
},
"oklch": {
"l": 0.83052,
"c": 0.1128,
"h": 197.3
},
"luminance": 0.60006
}Semantic roles & 50–950 ramp
primary
#5DDEE1
secondary
#A83D3B
accent
#1915D1
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484