#5EE4AB#5EE4AB
#5EE4AB is a very light, vivid teal. Relative luminance 0.608; OKLCH L 83.0% C 0.144 H 162.4°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE4AB |
|---|---|
| RGB | rgb(94, 228, 171) |
| HSL | hsl(154, 71%, 63%) |
| HSV | hsv(154, 59%, 89%) |
| CMYK | cmyk(58.8%, 0%, 25%, 10.6%) |
| CIE-LAB | lab(82.27, -49.81, 17.05) |
| CIE-LCH | lch(82.27, 52.65, 161.11°) |
| OKLab | oklab(82.97% -0.1371 0.0436) |
| OKLCH | oklch(82.97% 0.144 162.4) |
| XYZ | xyz(39.7064, 60.8029, 48.1638) |
| Luminance | 0.6081 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.76
Eucalyptus
#44D7A8
ΔE00 4.04
Light Greenish Blue
#63F7B4
ΔE00 4.31
Aqua Marine
#2EE8BB
ΔE00 4.53
Aqua Green
#12E193
ΔE00 4.78
Light Aquamarine
#7BFDC7
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE4AB #E45E97
analogous
#5EE468 #5EE4AB #5EDAE4
triadic
#5EE4AB #AB5EE4 #E4AB5E
tetradic
#5EE4AB #685EE4 #E45E97 #DAE45E
square
#5EE4AB #685EE4 #E45E97 #DAE45E
split-complementary
#5EE4AB #E45EDA #E4685E
monochromatic
#1DAB6E #2ADB90 #5EE4AB #92EDC6 #C7F6E2
Accessibility & contrast
On white
1.60
#5EE4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#5EE4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE4AB
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE4AB | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5A8
Deuteranopia (green-blind)
#CEC7AF
Tritanopia (blue-blind)
#16E4D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ee4ab; /* rgb */ color: rgb(94, 228, 171); /* oklch */ color: oklch(83.0% 0.144 162.4);
Tailwind
colors: {
custom: {
50: '#97edc4',
500: '#5ee4ab',
950: '#000000',
},
}SCSS
$custom: #5ee4ab; $custom-light: #97edc4; $custom-dark: #000000;
JSON
{
"hex": "#5ee4ab",
"rgb": {
"r": 94,
"g": 228,
"b": 171
},
"hsl": {
"h": 154.478,
"s": 71.277,
"l": 63.137
},
"oklch": {
"l": 0.82965,
"c": 0.14387,
"h": 162.4
},
"luminance": 0.60807
}Semantic roles & 50–950 ramp
primary
#5EE4AB
secondary
#AD3A6B
accent
#1264D3
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582