#5EE7CB#5EE7CB
#5EE7CB is a very light, vivid teal. Relative luminance 0.638; OKLCH L 84.5% C 0.126 H 177.3°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE7CB |
|---|---|
| RGB | rgb(94, 231, 203) |
| HSL | hsl(168, 74%, 64%) |
| HSV | hsv(168, 59%, 91%) |
| CMYK | cmyk(59.3%, 0%, 12.1%, 9.4%) |
| CIE-LAB | lab(83.88, -43.83, 2.53) |
| CIE-LCH | lch(83.88, 43.91, 176.70°) |
| OKLab | oklab(84.52% -0.1259 0.006) |
| OKLCH | oklch(84.52% 0.126 177.3) |
| XYZ | xyz(43.9665, 63.8388, 66.4934) |
| Luminance | 0.6384 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.09
Tiffany Blue
#7BF2DA
ΔE00 3.37
Turquoise
#40E0D0
ΔE00 4.36
Aqua Marine
#2EE8BB
ΔE00 4.77
Light Turquoise
#7EF4CC
ΔE00 4.98
Aquamarine (survey)
#04D8B2
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE7CB #E75E7A
analogous
#5EE786 #5EE7CB #5EBEE7
triadic
#5EE7CB #CB5EE7 #E7CB5E
tetradic
#5EE7CB #865EE7 #E75E7A #BEE75E
square
#5EE7CB #865EE7 #E75E7A #BEE75E
split-complementary
#5EE7CB #E75EBE #E7865E
monochromatic
#1AB092 #29DFBA #5EE7CB #93EFDC #C9F7ED
Accessibility & contrast
On white
1.53
#5EE7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#5EE7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE7CB
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE7CB | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDACA
Deuteranopia (green-blind)
#CACBCD
Tritanopia (blue-blind)
#00EADF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ee7cb; /* rgb */ color: rgb(94, 231, 203); /* oklch */ color: oklch(84.5% 0.126 177.3);
Tailwind
colors: {
custom: {
50: '#98efda',
500: '#5ee7cb',
950: '#000000',
},
}SCSS
$custom: #5ee7cb; $custom-light: #98efda; $custom-dark: #000000;
JSON
{
"hex": "#5ee7cb",
"rgb": {
"r": 94,
"g": 231,
"b": 203
},
"hsl": {
"h": 167.737,
"s": 74.054,
"l": 63.725
},
"oklch": {
"l": 0.84517,
"c": 0.12604,
"h": 177.3
},
"luminance": 0.63843
}Semantic roles & 50–950 ramp
primary
#5EE7CB
secondary
#B13851
accent
#0F38D6
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583