#5EE9CC#5EE9CC
#5EE9CC is a very light, vivid teal. Relative luminance 0.650; OKLCH L 85.0% C 0.128 H 176.9°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE9CC |
|---|---|
| RGB | rgb(94, 233, 204) |
| HSL | hsl(167, 76%, 64%) |
| HSV | hsv(167, 60%, 91%) |
| CMYK | cmyk(59.7%, 0%, 12.4%, 8.6%) |
| CIE-LAB | lab(84.49, -44.47, 2.88) |
| CIE-LCH | lch(84.49, 44.56, 176.29°) |
| OKLab | oklab(85.02% -0.1275 0.007) |
| OKLCH | oklch(85.02% 0.128 176.9) |
| XYZ | xyz(44.6490, 65.0126, 67.3107) |
| Luminance | 0.6502 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.94
Tiffany Blue
#7BF2DA
ΔE00 3.20
Aqua Marine
#2EE8BB
ΔE00 4.56
Light Turquoise
#7EF4CC
ΔE00 4.61
Turquoise
#40E0D0
ΔE00 4.72
Aquamarine (survey)
#04D8B2
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE9CC #E95E7B
analogous
#5EE987 #5EE9CC #5EC1E9
triadic
#5EE9CC #CC5EE9 #E9CC5E
tetradic
#5EE9CC #875EE9 #E95E7B #C1E95E
square
#5EE9CC #875EE9 #E95E7B #C1E95E
split-complementary
#5EE9CC #E95EC1 #E9875E
monochromatic
#19B494 #28E2BB #5EE9CC #94F0DD #CAF8EE
Accessibility & contrast
On white
1.50
#5EE9CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#5EE9CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE9CC
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE9CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE9CC | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCCB
Deuteranopia (green-blind)
#CCCDCE
Tritanopia (blue-blind)
#00ECE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5ee9cc; /* rgb */ color: rgb(94, 233, 204); /* oklch */ color: oklch(85.0% 0.128 176.9);
Tailwind
colors: {
custom: {
50: '#99f0db',
500: '#5ee9cc',
950: '#000000',
},
}SCSS
$custom: #5ee9cc; $custom-light: #99f0db; $custom-dark: #000000;
JSON
{
"hex": "#5ee9cc",
"rgb": {
"r": 94,
"g": 233,
"b": 204
},
"hsl": {
"h": 167.482,
"s": 75.956,
"l": 64.118
},
"oklch": {
"l": 0.85021,
"c": 0.12772,
"h": 176.9
},
"luminance": 0.65017
}Semantic roles & 50–950 ramp
primary
#5EE9CC
secondary
#B43751
accent
#0D38D8
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1715
muted
#808584