#5EECDB#5EECDB
#5EECDB is a very light, vivid teal. Relative luminance 0.675; OKLCH L 86.2% C 0.124 H 184.3°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5EECDB |
|---|---|
| RGB | rgb(94, 236, 219) |
| HSL | hsl(173, 79%, 65%) |
| HSV | hsv(173, 60%, 93%) |
| CMYK | cmyk(60.2%, 0%, 7.2%, 7.5%) |
| CIE-LAB | lab(85.75, -42.08, -3.17) |
| CIE-LCH | lch(85.75, 42.20, 184.31°) |
| OKLab | oklab(86.17% -0.1241 -0.0092) |
| OKLCH | oklch(86.17% 0.124 184.3) |
| XYZ | xyz(47.3919, 67.4801, 77.5315) |
| Luminance | 0.6748 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.10
Tiffany Blue
#7BF2DA
ΔE00 3.36
Bright Aqua
#0BF9EA
ΔE00 3.92
Aqua (survey)
#13EAC9
ΔE00 5.36
Bright Turquoise
#0FFEF9
ΔE00 6.03
Bright Cyan
#41FDFE
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EECDB #EC5E6F
analogous
#5EEC94 #5EECDB #5EB6EC
triadic
#5EECDB #DB5EEC #ECDB5E
tetradic
#5EECDB #945EEC #EC5E6F #B6EC5E
square
#5EECDB #945EEC #EC5E6F #B6EC5E
split-complementary
#5EECDB #EC5EB6 #EC945E
monochromatic
#16BAA6 #27E6CF #5EECDB #95F2E7 #CBF9F3
Accessibility & contrast
On white
1.45
#5EECDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#5EECDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EECDB
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EECDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EECDB | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DA
Deuteranopia (green-blind)
#CCD0DD
Tritanopia (blue-blind)
#00F1E7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5eecdb; /* rgb */ color: rgb(94, 236, 219); /* oklch */ color: oklch(86.2% 0.124 184.3);
Tailwind
colors: {
custom: {
50: '#9af3e6',
500: '#5eecdb',
950: '#000000',
},
}SCSS
$custom: #5eecdb; $custom-light: #9af3e6; $custom-dark: #000000;
JSON
{
"hex": "#5eecdb",
"rgb": {
"r": 94,
"g": 236,
"b": 219
},
"hsl": {
"h": 172.817,
"s": 78.889,
"l": 64.706
},
"oklch": {
"l": 0.86168,
"c": 0.12441,
"h": 184.3
},
"luminance": 0.67485
}Semantic roles & 50–950 ramp
primary
#5EECDB
secondary
#B93545
accent
#0A23DB
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584