#5EE0C8#5EE0C8
#5EE0C8 is a very light, moderate teal. Relative luminance 0.599; OKLCH L 82.8% C 0.120 H 179.0°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE0C8 |
|---|---|
| RGB | rgb(94, 224, 200) |
| HSL | hsl(169, 68%, 62%) |
| HSV | hsv(169, 58%, 88%) |
| CMYK | cmyk(58%, 0%, 10.7%, 12.2%) |
| CIE-LAB | lab(81.76, -41.48, 1.03) |
| CIE-LCH | lch(81.76, 41.49, 178.58°) |
| OKLab | oklab(82.77% -0.1199 0.0021) |
| OKLCH | oklch(82.77% 0.12 179) |
| XYZ | xyz(41.6923, 59.8569, 63.9887) |
| Luminance | 0.5986 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.22
Aqua (survey)
#13EAC9
ΔE00 4.17
Tiffany Blue
#7BF2DA
ΔE00 4.40
Seafoam Blue
#78D1B6
ΔE00 5.03
Aquamarine (survey)
#04D8B2
ΔE00 5.44
Aqua Marine
#2EE8BB
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE0C8 #E05E76
analogous
#5EE087 #5EE0C8 #5EB7E0
triadic
#5EE0C8 #C85EE0 #E0C85E
tetradic
#5EE0C8 #875EE0 #E05E76 #B7E05E
square
#5EE0C8 #875EE0 #E05E76 #B7E05E
split-complementary
#5EE0C8 #E05EB7 #E0875E
monochromatic
#20A48C #2BD6B6 #5EE0C8 #91EADA #C5F4EB
Accessibility & contrast
On white
1.62
#5EE0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#5EE0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE0C8
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE0C8 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C7
Deuteranopia (green-blind)
#C4C5CA
Tritanopia (blue-blind)
#00E3D9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5ee0c8; /* rgb */ color: rgb(94, 224, 200); /* oklch */ color: oklch(82.8% 0.120 179.0);
Tailwind
colors: {
custom: {
50: '#97ead8',
500: '#5ee0c8',
950: '#000000',
},
}SCSS
$custom: #5ee0c8; $custom-light: #97ead8; $custom-dark: #000000;
JSON
{
"hex": "#5ee0c8",
"rgb": {
"r": 94,
"g": 224,
"b": 200
},
"hsl": {
"h": 168.923,
"s": 67.708,
"l": 62.353
},
"oklch": {
"l": 0.82768,
"c": 0.11995,
"h": 179
},
"luminance": 0.59861
}Semantic roles & 50–950 ramp
primary
#5EE0C8
secondary
#A73B4F
accent
#1638D0
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483