#5FFBAB#5FFBAB
#5FFBAB is a very light, vivid green. Relative luminance 0.744; OKLCH L 88.6% C 0.173 H 157.3°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFBAB |
|---|---|
| RGB | rgb(95, 251, 171) |
| HSL | hsl(149, 95%, 68%) |
| HSV | hsv(149, 62%, 98%) |
| CMYK | cmyk(62.2%, 0%, 31.9%, 1.6%) |
| CIE-LAB | lab(89.09, -58.83, 26.47) |
| CIE-LCH | lch(89.09, 64.51, 155.78°) |
| OKLab | oklab(88.56% -0.16 0.0669) |
| OKLCH | oklch(88.56% 0.173 157.3) |
| XYZ | xyz(46.5630, 74.3627, 50.4197) |
| Luminance | 0.7437 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.65
Sea Green (survey)
#53FCA1
ΔE00 1.82
Seafoam Green
#7AF9AB
ΔE00 2.08
Light Bluish Green
#76FDA8
ΔE00 2.12
Light Blue Green
#7EFBB3
ΔE00 2.42
Light Greenish Blue
#63F7B4
ΔE00 2.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFBAB #FB5FAF
analogous
#61FB5F #5FFBAB #5FFBF9
triadic
#5FFBAB #AB5FFB #FBAB5F
tetradic
#5FFBAB #5F61FB #FB5FAF #FBF95F
square
#5FFBAB #5F61FB #FB5FAF #FBF95F
split-complementary
#5FFBAB #F95FFB #FB5F61
monochromatic
#05DA6D #23FA8C #5FFBAB #9BFCCA #D6FEEA
Accessibility & contrast
On white
1.32
#5FFBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#5FFBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFBAB
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFBAB | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9A6
Deuteranopia (green-blind)
#E4DAB0
Tritanopia (blue-blind)
#00F9E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5ffbab; /* rgb */ color: rgb(95, 251, 171); /* oklch */ color: oklch(88.6% 0.173 157.3);
Tailwind
colors: {
custom: {
50: '#9bfec4',
500: '#5ffbab',
950: '#000000',
},
}SCSS
$custom: #5ffbab; $custom-light: #9bfec4; $custom-dark: #000000;
JSON
{
"hex": "#5ffbab",
"rgb": {
"r": 95,
"g": 251,
"b": 171
},
"hsl": {
"h": 149.231,
"s": 95.122,
"l": 67.843
},
"oklch": {
"l": 0.88558,
"c": 0.17344,
"h": 157.3
},
"luminance": 0.74368
}Semantic roles & 50–950 ramp
primary
#5FFBAB
secondary
#D42A81
accent
#0076E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1812
muted
#808682