#5FE8AB#5FE8AB
#5FE8AB is a very light, vivid teal. Relative luminance 0.631; OKLCH L 84.0% C 0.149 H 161.2°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE8AB |
|---|---|
| RGB | rgb(95, 232, 171) |
| HSL | hsl(153, 75%, 64%) |
| HSV | hsv(153, 59%, 91%) |
| CMYK | cmyk(59.1%, 0%, 26.3%, 9%) |
| CIE-LAB | lab(83.49, -51.26, 18.74) |
| CIE-LCH | lch(83.49, 54.58, 159.92°) |
| OKLab | oklab(83.97% -0.1407 0.0478) |
| OKLCH | oklch(83.97% 0.149 161.2) |
| XYZ | xyz(40.9228, 63.0824, 48.5397) |
| Luminance | 0.6309 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.27
Seafoam
#7FE0B3
ΔE00 4.42
Aqua Green
#12E193
ΔE00 4.54
Light Blue Green
#7EFBB3
ΔE00 4.98
Aqua Marine
#2EE8BB
ΔE00 5.06
Eucalyptus
#44D7A8
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE8AB #E85F9C
analogous
#5FE867 #5FE8AB #5FE0E8
triadic
#5FE8AB #AB5FE8 #E8AB5F
tetradic
#5FE8AB #675FE8 #E85F9C #E0E85F
square
#5FE8AB #675FE8 #E85F9C #E0E85F
split-complementary
#5FE8AB #E85FE0 #E8675F
monochromatic
#1AB36F #29E08F #5FE8AB #95F0C7 #CAF7E3
Accessibility & contrast
On white
1.54
#5FE8AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#5FE8AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE8AB
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE8AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE8AB | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A8
Deuteranopia (green-blind)
#D2CBAF
Tritanopia (blue-blind)
#18E7D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5fe8ab; /* rgb */ color: rgb(95, 232, 171); /* oklch */ color: oklch(84.0% 0.149 161.2);
Tailwind
colors: {
custom: {
50: '#98f0c4',
500: '#5fe8ab',
950: '#000000',
},
}SCSS
$custom: #5fe8ab; $custom-light: #98f0c4; $custom-dark: #000000;
JSON
{
"hex": "#5fe8ab",
"rgb": {
"r": 95,
"g": 232,
"b": 171
},
"hsl": {
"h": 153.285,
"s": 74.863,
"l": 64.118
},
"oklch": {
"l": 0.83965,
"c": 0.14863,
"h": 161.2
},
"luminance": 0.63086
}Semantic roles & 50–950 ramp
primary
#5FE8AB
secondary
#B3386F
accent
#0E68D7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582