#5EE5C8#5EE5C8
#5EE5C8 is a very light, vivid teal. Relative luminance 0.626; OKLCH L 84.0% C 0.125 H 176.5°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE5C8 |
|---|---|
| RGB | rgb(94, 229, 200) |
| HSL | hsl(167, 72%, 63%) |
| HSV | hsv(167, 59%, 90%) |
| CMYK | cmyk(59%, 0%, 12.7%, 10.2%) |
| CIE-LAB | lab(83.22, -43.68, 3.15) |
| CIE-LCH | lch(83.22, 43.80, 175.87°) |
| OKLab | oklab(83.96% -0.1251 0.0077) |
| OKLCH | oklch(83.96% 0.125 176.5) |
| XYZ | xyz(43.0559, 62.5841, 64.4433) |
| Luminance | 0.6259 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.16
Tiffany Blue
#7BF2DA
ΔE00 3.82
Aqua Marine
#2EE8BB
ΔE00 4.50
Turquoise
#40E0D0
ΔE00 4.56
Light Turquoise
#7EF4CC
ΔE00 4.99
Aquamarine (survey)
#04D8B2
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE5C8 #E55E7B
analogous
#5EE584 #5EE5C8 #5EBEE5
triadic
#5EE5C8 #C85EE5 #E5C85E
tetradic
#5EE5C8 #845EE5 #E55E7B #BEE55E
square
#5EE5C8 #845EE5 #E55E7B #BEE55E
split-complementary
#5EE5C8 #E55EBE #E5845E
monochromatic
#1CAD8E #29DCB6 #5EE5C8 #93EEDA #C7F6EC
Accessibility & contrast
On white
1.55
#5EE5C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#5EE5C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE5C8
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE5C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE5C8 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD8C7
Deuteranopia (green-blind)
#C9C9CA
Tritanopia (blue-blind)
#00E8DC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ee5c8; /* rgb */ color: rgb(94, 229, 200); /* oklch */ color: oklch(84.0% 0.125 176.5);
Tailwind
colors: {
custom: {
50: '#98eed8',
500: '#5ee5c8',
950: '#000000',
},
}SCSS
$custom: #5ee5c8; $custom-light: #98eed8; $custom-dark: #000000;
JSON
{
"hex": "#5ee5c8",
"rgb": {
"r": 94,
"g": 229,
"b": 200
},
"hsl": {
"h": 167.111,
"s": 72.193,
"l": 63.333
},
"oklch": {
"l": 0.83957,
"c": 0.12539,
"h": 176.5
},
"luminance": 0.62588
}Semantic roles & 50–950 ramp
primary
#5EE5C8
secondary
#AE3952
accent
#113BD4
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583