#5EECDF#5EECDF
#5EECDF is a very light, vivid teal. Relative luminance 0.677; OKLCH L 86.3% C 0.123 H 186.7°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #5EECDF |
|---|---|
| RGB | rgb(94, 236, 223) |
| HSL | hsl(175, 79%, 65%) |
| HSV | hsv(175, 60%, 93%) |
| CMYK | cmyk(60.2%, 0%, 5.5%, 7.5%) |
| CIE-LAB | lab(85.85, -41.06, -5.12) |
| CIE-LCH | lch(85.85, 41.37, 187.10°) |
| OKLab | oklab(86.29% -0.1223 -0.0145) |
| OKLCH | oklch(86.29% 0.123 186.7) |
| XYZ | xyz(47.9248, 67.6933, 80.3382) |
| Luminance | 0.6770 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.33
Bright Aqua
#0BF9EA
ΔE00 3.83
Tiffany Blue
#7BF2DA
ΔE00 4.34
Bright Turquoise
#0FFEF9
ΔE00 5.22
Bright Cyan
#41FDFE
ΔE00 6.00
Aqua
#00FFFF
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EECDF #EC5E6B
analogous
#5EEC98 #5EECDF #5EB2EC
triadic
#5EECDF #DF5EEC #ECDF5E
tetradic
#5EECDF #985EEC #EC5E6B #B2EC5E
square
#5EECDF #985EEC #EC5E6B #B2EC5E
split-complementary
#5EECDF #EC5EB2 #EC985E
monochromatic
#16BAAB #27E6D4 #5EECDF #95F2EA #CBF9F5
Accessibility & contrast
On white
1.44
#5EECDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#5EECDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EECDF
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EECDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EECDF | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E0DF
Deuteranopia (green-blind)
#CBD0E1
Tritanopia (blue-blind)
#00F1E8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5eecdf; /* rgb */ color: rgb(94, 236, 223); /* oklch */ color: oklch(86.3% 0.123 186.7);
Tailwind
colors: {
custom: {
50: '#9af2e8',
500: '#5eecdf',
950: '#000000',
},
}SCSS
$custom: #5eecdf; $custom-light: #9af2e8; $custom-dark: #000000;
JSON
{
"hex": "#5eecdf",
"rgb": {
"r": 94,
"g": 236,
"b": 223
},
"hsl": {
"h": 174.507,
"s": 78.889,
"l": 64.706
},
"oklch": {
"l": 0.8629,
"c": 0.1232,
"h": 186.7
},
"luminance": 0.67698
}Semantic roles & 50–950 ramp
primary
#5EECDF
secondary
#B93541
accent
#0A1DDB
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1716
muted
#808584