#5EEFDC#5EEFDC
#5EEFDC is a very light, vivid teal. Relative luminance 0.693; OKLCH L 86.9% C 0.127 H 183.2°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEFDC |
|---|---|
| RGB | rgb(94, 239, 220) |
| HSL | hsl(172, 82%, 65%) |
| HSV | hsv(172, 61%, 94%) |
| CMYK | cmyk(60.7%, 0%, 7.9%, 6.3%) |
| CIE-LAB | lab(86.64, -43.15, -2.38) |
| CIE-LCH | lch(86.64, 43.22, 183.16°) |
| OKLab | oklab(86.9% -0.1267 -0.0071) |
| OKLCH | oklch(86.9% 0.127 183.2) |
| XYZ | xyz(48.3950, 69.2749, 78.5172) |
| Luminance | 0.6928 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.83
Bright Aqua
#0BF9EA
ΔE00 3.67
Turquoise
#40E0D0
ΔE00 3.72
Aqua (survey)
#13EAC9
ΔE00 4.97
Bright Turquoise
#0FFEF9
ΔE00 6.07
Light Aqua
#8CFFDB
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEFDC #EF5E71
analogous
#5EEF93 #5EEFDC #5EB9EF
triadic
#5EEFDC #DC5EEF #EFDC5E
tetradic
#5EEFDC #935EEF #EF5E71 #B9EF5E
square
#5EEFDC #935EEF #EF5E71 #B9EF5E
split-complementary
#5EEFDC #EF5EB9 #EF935E
monochromatic
#13C0A9 #26E9D0 #5EEFDC #96F5E8 #CDFAF4
Accessibility & contrast
On white
1.41
#5EEFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#5EEFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEFDC
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEFDC | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E2DB
Deuteranopia (green-blind)
#CFD2DE
Tritanopia (blue-blind)
#00F3E9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5eefdc; /* rgb */ color: rgb(94, 239, 220); /* oklch */ color: oklch(86.9% 0.127 183.2);
Tailwind
colors: {
custom: {
50: '#9af5e6',
500: '#5eefdc',
950: '#000000',
},
}SCSS
$custom: #5eefdc; $custom-light: #9af5e6; $custom-dark: #000000;
JSON
{
"hex": "#5eefdc",
"rgb": {
"r": 94,
"g": 239,
"b": 220
},
"hsl": {
"h": 172.138,
"s": 81.921,
"l": 65.294
},
"oklch": {
"l": 0.86903,
"c": 0.12689,
"h": 183.2
},
"luminance": 0.6928
}Semantic roles & 50–950 ramp
primary
#5EEFDC
secondary
#BE3346
accent
#0723DE
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1716
muted
#808584