#5EEDDC#5EEDDC
#5EEDDC is a very light, vivid teal. Relative luminance 0.681; OKLCH L 86.4% C 0.125 H 184.3°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEDDC |
|---|---|
| RGB | rgb(94, 237, 220) |
| HSL | hsl(173, 80%, 65%) |
| HSV | hsv(173, 60%, 93%) |
| CMYK | cmyk(60.3%, 0%, 7.2%, 7.1%) |
| CIE-LAB | lab(86.06, -42.27, -3.23) |
| CIE-LCH | lch(86.06, 42.39, 184.37°) |
| OKLab | oklab(86.43% -0.1247 -0.0094) |
| OKLCH | oklch(86.43% 0.125 184.3) |
| XYZ | xyz(47.8127, 68.1103, 78.3231) |
| Luminance | 0.6812 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.28
Tiffany Blue
#7BF2DA
ΔE00 3.31
Bright Aqua
#0BF9EA
ΔE00 3.76
Aqua (survey)
#13EAC9
ΔE00 5.40
Bright Turquoise
#0FFEF9
ΔE00 5.87
Bright Cyan
#41FDFE
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEDDC #ED5E6F
analogous
#5EED94 #5EEDDC #5EB7ED
triadic
#5EEDDC #DC5EED #EDDC5E
tetradic
#5EEDDC #945EED #ED5E6F #B7ED5E
square
#5EEDDC #945EED #ED5E6F #B7ED5E
split-complementary
#5EEDDC #ED5EB7 #ED945E
monochromatic
#15BCA8 #27E7D0 #5EEDDC #95F3E8 #CCF9F4
Accessibility & contrast
On white
1.44
#5EEDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#5EEDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEDDC
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEDDC | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DB
Deuteranopia (green-blind)
#CCD1DE
Tritanopia (blue-blind)
#00F2E8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5eeddc; /* rgb */ color: rgb(94, 237, 220); /* oklch */ color: oklch(86.4% 0.125 184.3);
Tailwind
colors: {
custom: {
50: '#9af3e6',
500: '#5eeddc',
950: '#000000',
},
}SCSS
$custom: #5eeddc; $custom-light: #9af3e6; $custom-dark: #000000;
JSON
{
"hex": "#5eeddc",
"rgb": {
"r": 94,
"g": 237,
"b": 220
},
"hsl": {
"h": 172.867,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.86433,
"c": 0.12501,
"h": 184.3
},
"luminance": 0.68115
}Semantic roles & 50–950 ramp
primary
#5EEDDC
secondary
#BA3545
accent
#0922DC
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1716
muted
#808584