#5EE2CB#5EE2CB
#5EE2CB is a very light, vivid teal. Relative luminance 0.611; OKLCH L 83.3% C 0.121 H 179.8°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE2CB |
|---|---|
| RGB | rgb(94, 226, 203) |
| HSL | hsl(170, 69%, 63%) |
| HSV | hsv(170, 58%, 89%) |
| CMYK | cmyk(58.4%, 0%, 10.2%, 11.4%) |
| CIE-LAB | lab(82.42, -41.63, 0.40) |
| CIE-LCH | lch(82.42, 41.63, 179.45°) |
| OKLab | oklab(83.33% -0.1207 0.0004) |
| OKLCH | oklch(83.33% 0.121 179.8) |
| XYZ | xyz(42.5870, 61.0799, 66.0336) |
| Luminance | 0.6108 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.92
Tiffany Blue
#7BF2DA
ΔE00 4.00
Aqua (survey)
#13EAC9
ΔE00 4.12
Seafoam Blue
#78D1B6
ΔE00 5.53
Aquamarine (survey)
#04D8B2
ΔE00 5.87
Aqua Marine
#2EE8BB
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE2CB #E25E75
analogous
#5EE289 #5EE2CB #5EB7E2
triadic
#5EE2CB #CB5EE2 #E2CB5E
tetradic
#5EE2CB #895EE2 #E25E75 #B7E25E
square
#5EE2CB #895EE2 #E25E75 #B7E25E
split-complementary
#5EE2CB #E25EB7 #E2895E
monochromatic
#1EA790 #2AD9BA #5EE2CB #92EBDC #C6F5EC
Accessibility & contrast
On white
1.59
#5EE2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#5EE2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE2CB
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE2CB | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CA
Deuteranopia (green-blind)
#C5C7CD
Tritanopia (blue-blind)
#00E5DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ee2cb; /* rgb */ color: rgb(94, 226, 203); /* oklch */ color: oklch(83.3% 0.121 179.8);
Tailwind
colors: {
custom: {
50: '#98ebda',
500: '#5ee2cb',
950: '#000000',
},
}SCSS
$custom: #5ee2cb; $custom-light: #98ebda; $custom-dark: #000000;
JSON
{
"hex": "#5ee2cb",
"rgb": {
"r": 94,
"g": 226,
"b": 203
},
"hsl": {
"h": 169.545,
"s": 69.474,
"l": 62.745
},
"oklch": {
"l": 0.83331,
"c": 0.1207,
"h": 179.8
},
"luminance": 0.61084
}Semantic roles & 50–950 ramp
primary
#5EE2CB
secondary
#AA3B4E
accent
#1435D1
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483