#5EE8A9#5EE8A9
#5EE8A9 is a very light, vivid teal. Relative luminance 0.630; OKLCH L 83.9% C 0.151 H 160.6°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE8A9 |
|---|---|
| RGB | rgb(94, 232, 169) |
| HSL | hsl(153, 75%, 64%) |
| HSV | hsv(153, 59%, 91%) |
| CMYK | cmyk(59.5%, 0%, 27.2%, 9%) |
| CIE-LAB | lab(83.42, -51.87, 19.68) |
| CIE-LCH | lch(83.42, 55.48, 159.22°) |
| OKLab | oklab(83.89% -0.1422 0.0501) |
| OKLCH | oklch(83.89% 0.151 160.6) |
| XYZ | xyz(40.6304, 62.9534, 47.5384) |
| Luminance | 0.6296 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.23
Aqua Green
#12E193
ΔE00 4.24
Seafoam
#7FE0B3
ΔE00 4.71
Light Blue Green
#7EFBB3
ΔE00 4.86
Seafoam Green
#7AF9AB
ΔE00 4.95
Greenish Turquoise
#00FBB0
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE8A9 #E85E9D
analogous
#5EE864 #5EE8A9 #5EE2E8
triadic
#5EE8A9 #A95EE8 #E8A95E
tetradic
#5EE8A9 #645EE8 #E85E9D #E2E85E
square
#5EE8A9 #645EE8 #E85E9D #E2E85E
split-complementary
#5EE8A9 #E85EE2 #E8645E
monochromatic
#19B26C #28E08C #5EE8A9 #94F0C6 #C9F7E2
Accessibility & contrast
On white
1.55
#5EE8A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#5EE8A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE8A9
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE8A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE8A9 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A5
Deuteranopia (green-blind)
#D2CAAD
Tritanopia (blue-blind)
#15E7D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ee8a9; /* rgb */ color: rgb(94, 232, 169); /* oklch */ color: oklch(83.9% 0.151 160.6);
Tailwind
colors: {
custom: {
50: '#98f0c2',
500: '#5ee8a9',
950: '#000000',
},
}SCSS
$custom: #5ee8a9; $custom-light: #98f0c2; $custom-dark: #000000;
JSON
{
"hex": "#5ee8a9",
"rgb": {
"r": 94,
"g": 232,
"b": 169
},
"hsl": {
"h": 152.609,
"s": 75,
"l": 63.922
},
"oklch": {
"l": 0.83888,
"c": 0.15075,
"h": 160.6
},
"luminance": 0.62957
}Semantic roles & 50–950 ramp
primary
#5EE8A9
secondary
#B33870
accent
#0E6AD7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582