#5EE8A5#5EE8A5
#5EE8A5 is a very light, vivid teal. Relative luminance 0.628; OKLCH L 83.8% C 0.154 H 159.1°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE8A5 |
|---|---|
| RGB | rgb(94, 232, 165) |
| HSL | hsl(151, 75%, 64%) |
| HSV | hsv(151, 59%, 91%) |
| CMYK | cmyk(59.5%, 0%, 28.9%, 9%) |
| CIE-LAB | lab(83.34, -52.68, 21.65) |
| CIE-LCH | lch(83.34, 56.96, 157.66°) |
| OKLab | oklab(83.8% -0.144 0.055) |
| OKLCH | oklch(83.8% 0.154 159.1) |
| XYZ | xyz(40.2606, 62.8055, 45.5910) |
| Luminance | 0.6281 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.29
Aqua Green
#12E193
ΔE00 3.83
Seafoam Green
#7AF9AB
ΔE00 4.53
Light Blue Green
#7EFBB3
ΔE00 4.64
Seafoam (survey)
#80F9AD
ΔE00 4.68
Greenish Turquoise
#00FBB0
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE8A5 #E85EA1
analogous
#5EE860 #5EE8A5 #5EE6E8
triadic
#5EE8A5 #A55EE8 #E8A55E
tetradic
#5EE8A5 #605EE8 #E85EA1 #E6E85E
square
#5EE8A5 #605EE8 #E85EA1 #E6E85E
split-complementary
#5EE8A5 #E85EE6 #E8605E
monochromatic
#19B268 #28E087 #5EE8A5 #94F0C3 #C9F7E1
Accessibility & contrast
On white
1.55
#5EE8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#5EE8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE8A5
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE8A5 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D8A1
Deuteranopia (green-blind)
#D3CAA9
Tritanopia (blue-blind)
#1CE7D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ee8a5; /* rgb */ color: rgb(94, 232, 165); /* oklch */ color: oklch(83.8% 0.154 159.1);
Tailwind
colors: {
custom: {
50: '#98f0c0',
500: '#5ee8a5',
950: '#000000',
},
}SCSS
$custom: #5ee8a5; $custom-light: #98f0c0; $custom-dark: #000000;
JSON
{
"hex": "#5ee8a5",
"rgb": {
"r": 94,
"g": 232,
"b": 165
},
"hsl": {
"h": 150.87,
"s": 75,
"l": 63.922
},
"oklch": {
"l": 0.83799,
"c": 0.15412,
"h": 159.1
},
"luminance": 0.6281
}Semantic roles & 50–950 ramp
primary
#5EE8A5
secondary
#B33873
accent
#0E70D7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582