#5FFAA7#5FFAA7
#5FFAA7 is a very light, vivid green. Relative luminance 0.736; OKLCH L 88.2% C 0.176 H 156.3°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFAA7 |
|---|---|
| RGB | rgb(95, 250, 167) |
| HSL | hsl(148, 94%, 68%) |
| HSV | hsv(148, 62%, 98%) |
| CMYK | cmyk(62%, 0%, 33.2%, 2%) |
| CIE-LAB | lab(88.73, -59.20, 27.99) |
| CIE-LCH | lch(88.73, 65.49, 154.69°) |
| OKLab | oklab(88.24% -0.1608 0.0706) |
| OKLCH | oklch(88.24% 0.176 156.3) |
| XYZ | xyz(45.8759, 73.5894, 48.3382) |
| Luminance | 0.7359 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.17
Sea Green (survey)
#53FCA1
ΔE00 1.34
Light Bluish Green
#76FDA8
ΔE00 1.84
Seafoam Green
#7AF9AB
ΔE00 2.01
Seafoam (survey)
#80F9AD
ΔE00 2.56
Light Blue Green
#7EFBB3
ΔE00 2.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFAA7 #FA5FB2
analogous
#64FA5F #5FFAA7 #5FFAF4
triadic
#5FFAA7 #A75FFA #FAA75F
tetradic
#5FFAA7 #5F64FA #FA5FB2 #FAF45F
square
#5FFAA7 #5F64FA #FA5FB2 #FAF45F
split-complementary
#5FFAA7 #F45FFA #FA5F64
monochromatic
#07D868 #24F886 #5FFAA7 #9AFCC8 #D6FEE8
Accessibility & contrast
On white
1.34
#5FFAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#5FFAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFAA7
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFAA7 | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E8A2
Deuteranopia (green-blind)
#E4D9AC
Tritanopia (blue-blind)
#04F8E4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5ffaa7; /* rgb */ color: rgb(95, 250, 167); /* oklch */ color: oklch(88.2% 0.176 156.3);
Tailwind
colors: {
custom: {
50: '#9bfdc1',
500: '#5ffaa7',
950: '#000000',
},
}SCSS
$custom: #5ffaa7; $custom-light: #9bfdc1; $custom-dark: #000000;
JSON
{
"hex": "#5ffaa7",
"rgb": {
"r": 95,
"g": 250,
"b": 167
},
"hsl": {
"h": 147.871,
"s": 93.939,
"l": 67.647
},
"oklch": {
"l": 0.88235,
"c": 0.1756,
"h": 156.3
},
"luminance": 0.73594
}Semantic roles & 50–950 ramp
primary
#5FFAA7
secondary
#D22B85
accent
#007BE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1812
muted
#808682