#5FFBAC#5FFBAC
#5FFBAC is a very light, vivid green. Relative luminance 0.744; OKLCH L 88.6% C 0.173 H 157.6°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFBAC |
|---|---|
| RGB | rgb(95, 251, 172) |
| HSL | hsl(150, 95%, 68%) |
| HSV | hsv(150, 62%, 98%) |
| CMYK | cmyk(62.2%, 0%, 31.5%, 1.6%) |
| CIE-LAB | lab(89.11, -58.64, 25.98) |
| CIE-LCH | lch(89.11, 64.14, 156.10°) |
| OKLab | oklab(88.58% -0.1596 0.0657) |
| OKLCH | oklch(88.58% 0.173 157.6) |
| XYZ | xyz(46.6587, 74.4010, 50.9236) |
| Luminance | 0.7441 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.83
Sea Green (survey)
#53FCA1
ΔE00 1.99
Seafoam Green
#7AF9AB
ΔE00 2.12
Light Bluish Green
#76FDA8
ΔE00 2.24
Light Greenish Blue
#63F7B4
ΔE00 2.25
Light Blue Green
#7EFBB3
ΔE00 2.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFBAC #FB5FAE
analogous
#60FB5F #5FFBAC #5FFBFA
triadic
#5FFBAC #AC5FFB #FBAC5F
tetradic
#5FFBAC #5F60FB #FB5FAE #FBFA5F
square
#5FFBAC #5F60FB #FB5FAE #FBFA5F
split-complementary
#5FFBAC #FA5FFB #FB5F60
monochromatic
#05DA6E #23FA8D #5FFBAC #9BFCCB #D6FEEA
Accessibility & contrast
On white
1.32
#5FFBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#5FFBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFBAC
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFBAC | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9A7
Deuteranopia (green-blind)
#E4DAB1
Tritanopia (blue-blind)
#00F9E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5ffbac; /* rgb */ color: rgb(95, 251, 172); /* oklch */ color: oklch(88.6% 0.173 157.6);
Tailwind
colors: {
custom: {
50: '#9bfec5',
500: '#5ffbac',
950: '#000000',
},
}SCSS
$custom: #5ffbac; $custom-light: #9bfec5; $custom-dark: #000000;
JSON
{
"hex": "#5ffbac",
"rgb": {
"r": 95,
"g": 251,
"b": 172
},
"hsl": {
"h": 149.615,
"s": 95.122,
"l": 67.843
},
"oklch": {
"l": 0.88579,
"c": 0.17258,
"h": 157.6
},
"luminance": 0.74406
}Semantic roles & 50–950 ramp
primary
#5FFBAC
secondary
#D42A80
accent
#0074E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682