#5EE9CB#5EE9CB
#5EE9CB is a very light, vivid teal. Relative luminance 0.650; OKLCH L 85.0% C 0.128 H 176.3°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE9CB |
|---|---|
| RGB | rgb(94, 233, 203) |
| HSL | hsl(167, 76%, 64%) |
| HSV | hsv(167, 60%, 91%) |
| CMYK | cmyk(59.7%, 0%, 12.9%, 8.6%) |
| CIE-LAB | lab(84.47, -44.71, 3.37) |
| CIE-LCH | lch(84.47, 44.83, 175.68°) |
| OKLab | oklab(84.99% -0.128 0.0083) |
| OKLCH | oklch(84.99% 0.128 176.3) |
| XYZ | xyz(44.5295, 64.9647, 66.6811) |
| Luminance | 0.6497 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.90
Tiffany Blue
#7BF2DA
ΔE00 3.34
Aqua Marine
#2EE8BB
ΔE00 4.31
Light Turquoise
#7EF4CC
ΔE00 4.41
Turquoise
#40E0D0
ΔE00 4.97
Aquamarine (survey)
#04D8B2
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE9CB #E95E7C
analogous
#5EE986 #5EE9CB #5EC2E9
triadic
#5EE9CB #CB5EE9 #E9CB5E
tetradic
#5EE9CB #865EE9 #E95E7C #C2E95E
square
#5EE9CB #865EE9 #E95E7C #C2E95E
split-complementary
#5EE9CB #E95EC2 #E9865E
monochromatic
#19B492 #28E2BA #5EE9CB #94F0DC #CAF8EE
Accessibility & contrast
On white
1.50
#5EE9CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#5EE9CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE9CB
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE9CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE9CB | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCCA
Deuteranopia (green-blind)
#CCCDCD
Tritanopia (blue-blind)
#00ECE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5ee9cb; /* rgb */ color: rgb(94, 233, 203); /* oklch */ color: oklch(85.0% 0.128 176.3);
Tailwind
colors: {
custom: {
50: '#99f1da',
500: '#5ee9cb',
950: '#000000',
},
}SCSS
$custom: #5ee9cb; $custom-light: #99f1da; $custom-dark: #000000;
JSON
{
"hex": "#5ee9cb",
"rgb": {
"r": 94,
"g": 233,
"b": 203
},
"hsl": {
"h": 167.05,
"s": 75.956,
"l": 64.118
},
"oklch": {
"l": 0.84992,
"c": 0.12824,
"h": 176.3
},
"luminance": 0.64969
}Semantic roles & 50–950 ramp
primary
#5EE9CB
secondary
#B43752
accent
#0D39D8
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583