#5FF8AB#5FF8AB
#5FF8AB is a very light, vivid green. Relative luminance 0.725; OKLCH L 87.8% C 0.170 H 157.8°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF8AB |
|---|---|
| RGB | rgb(95, 248, 171) |
| HSL | hsl(150, 92%, 67%) |
| HSV | hsv(150, 62%, 97%) |
| CMYK | cmyk(61.7%, 0%, 31%, 2.7%) |
| CIE-LAB | lab(88.21, -57.66, 25.26) |
| CIE-LCH | lch(88.21, 62.95, 156.34°) |
| OKLab | oklab(87.83% -0.157 0.0639) |
| OKLCH | oklch(87.83% 0.17 157.8) |
| XYZ | xyz(45.6333, 72.5033, 50.1098) |
| Luminance | 0.7251 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.88
Seafoam Green
#7AF9AB
ΔE00 2.14
Light Green Blue
#56FCA2
ΔE00 2.20
Sea Green (survey)
#53FCA1
ΔE00 2.35
Light Blue Green
#7EFBB3
ΔE00 2.37
Light Bluish Green
#76FDA8
ΔE00 2.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF8AB #F85FAC
analogous
#60F85F #5FF8AB #5FF8F8
triadic
#5FF8AB #AB5FF8 #F8AB5F
tetradic
#5FF8AB #5F60F8 #F85FAC #F8F85F
square
#5FF8AB #5F60F8 #F85FAC #F8F85F
split-complementary
#5FF8AB #F85FF8 #F85F60
monochromatic
#09D36E #24F58C #5FF8AB #9AFBCA #D4FDE9
Accessibility & contrast
On white
1.35
#5FF8AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#5FF8AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF8AB
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF8AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF8AB | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E6A6
Deuteranopia (green-blind)
#E2D7B0
Tritanopia (blue-blind)
#00F6E4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5ff8ab; /* rgb */ color: rgb(95, 248, 171); /* oklch */ color: oklch(87.8% 0.170 157.8);
Tailwind
colors: {
custom: {
50: '#9afbc4',
500: '#5ff8ab',
950: '#000000',
},
}SCSS
$custom: #5ff8ab; $custom-light: #9afbc4; $custom-dark: #000000;
JSON
{
"hex": "#5ff8ab",
"rgb": {
"r": 95,
"g": 248,
"b": 171
},
"hsl": {
"h": 149.804,
"s": 91.617,
"l": 67.255
},
"oklch": {
"l": 0.87834,
"c": 0.16954,
"h": 157.8
},
"luminance": 0.72508
}Semantic roles & 50–950 ramp
primary
#5FF8AB
secondary
#CE2D7E
accent
#0073E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582