#5EE8A7#5EE8A7
#5EE8A7 is a very light, vivid teal. Relative luminance 0.629; OKLCH L 83.8% C 0.152 H 159.8°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE8A7 |
|---|---|
| RGB | rgb(94, 232, 167) |
| HSL | hsl(152, 75%, 64%) |
| HSV | hsv(152, 59%, 91%) |
| CMYK | cmyk(59.5%, 0%, 28%, 9%) |
| CIE-LAB | lab(83.38, -52.28, 20.67) |
| CIE-LCH | lch(83.38, 56.22, 158.43°) |
| OKLab | oklab(83.84% -0.1431 0.0526) |
| OKLCH | oklch(83.84% 0.152 159.8) |
| XYZ | xyz(40.4440, 62.8789, 46.5572) |
| Luminance | 0.6288 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.23
Aqua Green
#12E193
ΔE00 4.02
Seafoam Green
#7AF9AB
ΔE00 4.72
Light Blue Green
#7EFBB3
ΔE00 4.73
Seafoam (survey)
#80F9AD
ΔE00 4.86
Seafoam
#7FE0B3
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE8A7 #E85E9F
analogous
#5EE862 #5EE8A7 #5EE4E8
triadic
#5EE8A7 #A75EE8 #E8A75E
tetradic
#5EE8A7 #625EE8 #E85E9F #E4E85E
square
#5EE8A7 #625EE8 #E85E9F #E4E85E
split-complementary
#5EE8A7 #E85EE4 #E8625E
monochromatic
#19B26A #28E08A #5EE8A7 #94F0C4 #C9F7E2
Accessibility & contrast
On white
1.55
#5EE8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#5EE8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE8A7
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE8A7 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A3
Deuteranopia (green-blind)
#D2CAAB
Tritanopia (blue-blind)
#19E7D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ee8a7; /* rgb */ color: rgb(94, 232, 167); /* oklch */ color: oklch(83.8% 0.152 159.8);
Tailwind
colors: {
custom: {
50: '#98f0c1',
500: '#5ee8a7',
950: '#000000',
},
}SCSS
$custom: #5ee8a7; $custom-light: #98f0c1; $custom-dark: #000000;
JSON
{
"hex": "#5ee8a7",
"rgb": {
"r": 94,
"g": 232,
"b": 167
},
"hsl": {
"h": 151.739,
"s": 75,
"l": 63.922
},
"oklch": {
"l": 0.83843,
"c": 0.15243,
"h": 159.8
},
"luminance": 0.62883
}Semantic roles & 50–950 ramp
primary
#5EE8A7
secondary
#B33872
accent
#0E6DD7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582