#5EE8AE#5EE8AE
#5EE8AE is a very light, vivid teal. Relative luminance 0.631; OKLCH L 84.0% C 0.147 H 162.5°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE8AE |
|---|---|
| RGB | rgb(94, 232, 174) |
| HSL | hsl(155, 75%, 64%) |
| HSV | hsv(155, 59%, 91%) |
| CMYK | cmyk(59.5%, 0%, 25%, 9%) |
| CIE-LAB | lab(83.52, -50.83, 17.22) |
| CIE-LCH | lch(83.52, 53.67, 161.28°) |
| OKLab | oklab(84% -0.1399 0.044) |
| OKLCH | oklch(84% 0.147 162.5) |
| XYZ | xyz(41.1087, 63.1448, 50.0579) |
| Luminance | 0.6315 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.47
Seafoam
#7FE0B3
ΔE00 4.13
Aqua Marine
#2EE8BB
ΔE00 4.43
Eucalyptus
#44D7A8
ΔE00 4.73
Aqua Green
#12E193
ΔE00 4.95
Light Aquamarine
#7BFDC7
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE8AE #E85E98
analogous
#5EE869 #5EE8AE #5EDDE8
triadic
#5EE8AE #AE5EE8 #E8AE5E
tetradic
#5EE8AE #695EE8 #E85E98 #DDE85E
square
#5EE8AE #695EE8 #E85E98 #DDE85E
split-complementary
#5EE8AE #E85EDD #E8695E
monochromatic
#19B272 #28E093 #5EE8AE #94F0C9 #C9F7E4
Accessibility & contrast
On white
1.54
#5EE8AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#5EE8AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE8AE
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE8AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE8AE | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8AB
Deuteranopia (green-blind)
#D1CBB2
Tritanopia (blue-blind)
#0AE8D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ee8ae; /* rgb */ color: rgb(94, 232, 174); /* oklch */ color: oklch(84.0% 0.147 162.5);
Tailwind
colors: {
custom: {
50: '#98f0c6',
500: '#5ee8ae',
950: '#000000',
},
}SCSS
$custom: #5ee8ae; $custom-light: #98f0c6; $custom-dark: #000000;
JSON
{
"hex": "#5ee8ae",
"rgb": {
"r": 94,
"g": 232,
"b": 174
},
"hsl": {
"h": 154.783,
"s": 75,
"l": 63.922
},
"oklch": {
"l": 0.84004,
"c": 0.14667,
"h": 162.5
},
"luminance": 0.63149
}Semantic roles & 50–950 ramp
primary
#5EE8AE
secondary
#B3386B
accent
#0E63D7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582