#5FFAA8#5FFAA8
#5FFAA8 is a very light, vivid green. Relative luminance 0.736; OKLCH L 88.3% C 0.175 H 156.6°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFAA8 |
|---|---|
| RGB | rgb(95, 250, 168) |
| HSL | hsl(148, 94%, 68%) |
| HSV | hsv(148, 62%, 98%) |
| CMYK | cmyk(62%, 0%, 32.8%, 2%) |
| CIE-LAB | lab(88.75, -59.02, 27.51) |
| CIE-LCH | lch(88.75, 65.11, 155.01°) |
| OKLab | oklab(88.26% -0.1604 0.0694) |
| OKLCH | oklch(88.26% 0.175 156.6) |
| XYZ | xyz(45.9687, 73.6265, 48.8270) |
| Luminance | 0.7363 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.32
Sea Green (survey)
#53FCA1
ΔE00 1.49
Light Bluish Green
#76FDA8
ΔE00 1.92
Seafoam Green
#7AF9AB
ΔE00 2.00
Seafoam (survey)
#80F9AD
ΔE00 2.53
Light Blue Green
#7EFBB3
ΔE00 2.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFAA8 #FA5FB1
analogous
#64FA5F #5FFAA8 #5FFAF5
triadic
#5FFAA8 #A85FFA #FAA85F
tetradic
#5FFAA8 #5F64FA #FA5FB1 #FAF55F
square
#5FFAA8 #5F64FA #FA5FB1 #FAF55F
split-complementary
#5FFAA8 #F55FFA #FA5F64
monochromatic
#07D869 #24F888 #5FFAA8 #9AFCC8 #D6FEE9
Accessibility & contrast
On white
1.34
#5FFAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#5FFAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFAA8
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFAA8 | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E8A3
Deuteranopia (green-blind)
#E4D9AD
Tritanopia (blue-blind)
#01F8E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5ffaa8; /* rgb */ color: rgb(95, 250, 168); /* oklch */ color: oklch(88.3% 0.175 156.6);
Tailwind
colors: {
custom: {
50: '#9bfdc2',
500: '#5ffaa8',
950: '#000000',
},
}SCSS
$custom: #5ffaa8; $custom-light: #9bfdc2; $custom-dark: #000000;
JSON
{
"hex": "#5ffaa8",
"rgb": {
"r": 95,
"g": 250,
"b": 168
},
"hsl": {
"h": 148.258,
"s": 93.939,
"l": 67.647
},
"oklch": {
"l": 0.88255,
"c": 0.17473,
"h": 156.6
},
"luminance": 0.73631
}Semantic roles & 50–950 ramp
primary
#5FFAA8
secondary
#D22B83
accent
#0079E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1812
muted
#808682