#5EE9CD#5EE9CD
#5EE9CD is a very light, vivid teal. Relative luminance 0.651; OKLCH L 85.0% C 0.127 H 177.4°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE9CD |
|---|---|
| RGB | rgb(94, 233, 205) |
| HSL | hsl(168, 76%, 64%) |
| HSV | hsv(168, 60%, 91%) |
| CMYK | cmyk(59.7%, 0%, 12%, 8.6%) |
| CIE-LAB | lab(84.52, -44.22, 2.39) |
| CIE-LCH | lch(84.52, 44.29, 176.90°) |
| OKLab | oklab(85.05% -0.1271 0.0057) |
| OKLCH | oklch(85.05% 0.127 177.4) |
| XYZ | xyz(44.7693, 65.0607, 67.9444) |
| Luminance | 0.6506 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.02
Tiffany Blue
#7BF2DA
ΔE00 3.07
Turquoise
#40E0D0
ΔE00 4.47
Light Turquoise
#7EF4CC
ΔE00 4.82
Aqua Marine
#2EE8BB
ΔE00 4.82
Aquamarine (survey)
#04D8B2
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE9CD #E95E7A
analogous
#5EE988 #5EE9CD #5EBFE9
triadic
#5EE9CD #CD5EE9 #E9CD5E
tetradic
#5EE9CD #885EE9 #E95E7A #BFE95E
square
#5EE9CD #885EE9 #E95E7A #BFE95E
split-complementary
#5EE9CD #E95EBF #E9885E
monochromatic
#19B495 #28E2BC #5EE9CD #94F0DE #CAF8EE
Accessibility & contrast
On white
1.50
#5EE9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#5EE9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE9CD
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE9CD | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCCC
Deuteranopia (green-blind)
#CCCDCF
Tritanopia (blue-blind)
#00ECE1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5ee9cd; /* rgb */ color: rgb(94, 233, 205); /* oklch */ color: oklch(85.0% 0.127 177.4);
Tailwind
colors: {
custom: {
50: '#99f0dc',
500: '#5ee9cd',
950: '#000000',
},
}SCSS
$custom: #5ee9cd; $custom-light: #99f0dc; $custom-dark: #000000;
JSON
{
"hex": "#5ee9cd",
"rgb": {
"r": 94,
"g": 233,
"b": 205
},
"hsl": {
"h": 167.914,
"s": 75.956,
"l": 64.118
},
"oklch": {
"l": 0.85049,
"c": 0.12722,
"h": 177.4
},
"luminance": 0.65065
}Semantic roles & 50–950 ramp
primary
#5EE9CD
secondary
#B43750
accent
#0D36D8
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1715
muted
#808584