#5FFAA6#5FFAA6
#5FFAA6 is a very light, vivid green. Relative luminance 0.736; OKLCH L 88.2% C 0.176 H 156.0°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFAA6 |
|---|---|
| RGB | rgb(95, 250, 166) |
| HSL | hsl(147, 94%, 68%) |
| HSV | hsv(147, 62%, 98%) |
| CMYK | cmyk(62%, 0%, 33.6%, 2%) |
| CIE-LAB | lab(88.71, -59.39, 28.48) |
| CIE-LCH | lch(88.71, 65.87, 154.38°) |
| OKLab | oklab(88.22% -0.1612 0.0717) |
| OKLCH | oklch(88.22% 0.176 156) |
| XYZ | xyz(45.7838, 73.5526, 47.8533) |
| Luminance | 0.7356 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.02
Sea Green (survey)
#53FCA1
ΔE00 1.20
Light Bluish Green
#76FDA8
ΔE00 1.78
Seafoam Green
#7AF9AB
ΔE00 2.03
Seafoam (survey)
#80F9AD
ΔE00 2.59
Light Blue Green
#7EFBB3
ΔE00 2.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFAA6 #FA5FB3
analogous
#65FA5F #5FFAA6 #5FFAF4
triadic
#5FFAA6 #A65FFA #FAA65F
tetradic
#5FFAA6 #5F65FA #FA5FB3 #FAF45F
square
#5FFAA6 #5F65FA #FA5FB3 #FAF45F
split-complementary
#5FFAA6 #F45FFA #FA5F65
monochromatic
#07D867 #24F885 #5FFAA6 #9AFCC7 #D6FEE8
Accessibility & contrast
On white
1.34
#5FFAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#5FFAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFAA6
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFAA6 | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E7A1
Deuteranopia (green-blind)
#E4D9AB
Tritanopia (blue-blind)
#07F8E4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5ffaa6; /* rgb */ color: rgb(95, 250, 166); /* oklch */ color: oklch(88.2% 0.176 156.0);
Tailwind
colors: {
custom: {
50: '#9bfdc1',
500: '#5ffaa6',
950: '#000000',
},
}SCSS
$custom: #5ffaa6; $custom-light: #9bfdc1; $custom-dark: #000000;
JSON
{
"hex": "#5ffaa6",
"rgb": {
"r": 95,
"g": 250,
"b": 166
},
"hsl": {
"h": 147.484,
"s": 93.939,
"l": 67.647
},
"oklch": {
"l": 0.88215,
"c": 0.17647,
"h": 156
},
"luminance": 0.73557
}Semantic roles & 50–950 ramp
primary
#5FFAA6
secondary
#D22B86
accent
#007CE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1812
muted
#808682