#5EECDC#5EECDC
#5EECDC is a very light, vivid teal. Relative luminance 0.675; OKLCH L 86.2% C 0.124 H 184.9°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #5EECDC |
|---|---|
| RGB | rgb(94, 236, 220) |
| HSL | hsl(173, 79%, 65%) |
| HSV | hsv(173, 60%, 93%) |
| CMYK | cmyk(60.2%, 0%, 6.8%, 7.5%) |
| CIE-LAB | lab(85.77, -41.82, -3.66) |
| CIE-LCH | lch(85.77, 41.98, 185.00°) |
| OKLab | oklab(86.2% -0.1236 -0.0105) |
| OKLCH | oklch(86.2% 0.124 184.9) |
| XYZ | xyz(47.5240, 67.5329, 78.2269) |
| Luminance | 0.6754 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.11
Tiffany Blue
#7BF2DA
ΔE00 3.58
Bright Aqua
#0BF9EA
ΔE00 3.86
Aqua (survey)
#13EAC9
ΔE00 5.65
Bright Turquoise
#0FFEF9
ΔE00 5.81
Bright Cyan
#41FDFE
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EECDC #EC5E6E
analogous
#5EEC95 #5EECDC #5EB5EC
triadic
#5EECDC #DC5EEC #ECDC5E
tetradic
#5EECDC #955EEC #EC5E6E #B5EC5E
square
#5EECDC #955EEC #EC5E6E #B5EC5E
split-complementary
#5EECDC #EC5EB5 #EC955E
monochromatic
#16BAA7 #27E6D0 #5EECDC #95F2E8 #CBF9F4
Accessibility & contrast
On white
1.45
#5EECDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#5EECDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EECDC
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EECDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EECDC | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DC
Deuteranopia (green-blind)
#CBD0DE
Tritanopia (blue-blind)
#00F1E7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5eecdc; /* rgb */ color: rgb(94, 236, 220); /* oklch */ color: oklch(86.2% 0.124 184.9);
Tailwind
colors: {
custom: {
50: '#9af3e6',
500: '#5eecdc',
950: '#000000',
},
}SCSS
$custom: #5eecdc; $custom-light: #9af3e6; $custom-dark: #000000;
JSON
{
"hex": "#5eecdc",
"rgb": {
"r": 94,
"g": 236,
"b": 220
},
"hsl": {
"h": 173.239,
"s": 78.889,
"l": 64.706
},
"oklch": {
"l": 0.86198,
"c": 0.12409,
"h": 184.9
},
"luminance": 0.67538
}Semantic roles & 50–950 ramp
primary
#5EECDC
secondary
#B93544
accent
#0A22DB
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1716
muted
#808584