#5EE8A6#5EE8A6
#5EE8A6 is a very light, vivid teal. Relative luminance 0.628; OKLCH L 83.8% C 0.153 H 159.5°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE8A6 |
|---|---|
| RGB | rgb(94, 232, 166) |
| HSL | hsl(151, 75%, 64%) |
| HSV | hsv(151, 59%, 91%) |
| CMYK | cmyk(59.5%, 0%, 28.4%, 9%) |
| CIE-LAB | lab(83.36, -52.48, 21.16) |
| CIE-LCH | lch(83.36, 56.59, 158.04°) |
| OKLab | oklab(83.82% -0.1435 0.0538) |
| OKLCH | oklch(83.82% 0.153 159.5) |
| XYZ | xyz(40.3520, 62.8421, 46.0722) |
| Luminance | 0.6285 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.26
Aqua Green
#12E193
ΔE00 3.92
Seafoam Green
#7AF9AB
ΔE00 4.62
Light Blue Green
#7EFBB3
ΔE00 4.68
Seafoam (survey)
#80F9AD
ΔE00 4.76
Greenish Turquoise
#00FBB0
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE8A6 #E85EA0
analogous
#5EE861 #5EE8A6 #5EE5E8
triadic
#5EE8A6 #A65EE8 #E8A65E
tetradic
#5EE8A6 #615EE8 #E85EA0 #E5E85E
square
#5EE8A6 #615EE8 #E85EA0 #E5E85E
split-complementary
#5EE8A6 #E85EE5 #E8615E
monochromatic
#19B269 #28E088 #5EE8A6 #94F0C4 #C9F7E1
Accessibility & contrast
On white
1.55
#5EE8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#5EE8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE8A6
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE8A6 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D8A2
Deuteranopia (green-blind)
#D3CAAA
Tritanopia (blue-blind)
#1AE7D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ee8a6; /* rgb */ color: rgb(94, 232, 166); /* oklch */ color: oklch(83.8% 0.153 159.5);
Tailwind
colors: {
custom: {
50: '#98f0c0',
500: '#5ee8a6',
950: '#000000',
},
}SCSS
$custom: #5ee8a6; $custom-light: #98f0c0; $custom-dark: #000000;
JSON
{
"hex": "#5ee8a6",
"rgb": {
"r": 94,
"g": 232,
"b": 166
},
"hsl": {
"h": 151.304,
"s": 75,
"l": 63.922
},
"oklch": {
"l": 0.83821,
"c": 0.15327,
"h": 159.5
},
"luminance": 0.62846
}Semantic roles & 50–950 ramp
primary
#5EE8A6
secondary
#B33872
accent
#0E6ED7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582