#5FFAA4#5FFAA4
#5FFAA4 is a very light, vivid green. Relative luminance 0.735; OKLCH L 88.2% C 0.178 H 155.5°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFAA4 |
|---|---|
| RGB | rgb(95, 250, 164) |
| HSL | hsl(147, 94%, 68%) |
| HSV | hsv(147, 62%, 98%) |
| CMYK | cmyk(62%, 0%, 34.4%, 2%) |
| CIE-LAB | lab(88.68, -59.76, 29.44) |
| CIE-LCH | lch(88.68, 66.62, 153.78°) |
| OKLab | oklab(88.18% -0.1621 0.074) |
| OKLCH | oklch(88.18% 0.178 155.5) |
| XYZ | xyz(45.6018, 73.4798, 46.8946) |
| Luminance | 0.7348 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 0.79
Sea Green (survey)
#53FCA1
ΔE00 0.96
Light Bluish Green
#76FDA8
ΔE00 1.69
Seafoam Green
#7AF9AB
ΔE00 2.13
Seafoam (survey)
#80F9AD
ΔE00 2.69
Mediumspringgreen
#00FA9A
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFAA4 #FA5FB5
analogous
#67FA5F #5FFAA4 #5FFAF2
triadic
#5FFAA4 #A45FFA #FAA45F
tetradic
#5FFAA4 #5F67FA #FA5FB5 #FAF25F
square
#5FFAA4 #5F67FA #FA5FB5 #FAF25F
split-complementary
#5FFAA4 #F25FFA #FA5F67
monochromatic
#07D864 #24F882 #5FFAA4 #9AFCC6 #D6FEE8
Accessibility & contrast
On white
1.34
#5FFAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#5FFAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFAA4
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFAA4 | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E79E
Deuteranopia (green-blind)
#E5D9AA
Tritanopia (blue-blind)
#0DF8E4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5ffaa4; /* rgb */ color: rgb(95, 250, 164); /* oklch */ color: oklch(88.2% 0.178 155.5);
Tailwind
colors: {
custom: {
50: '#9bfdbf',
500: '#5ffaa4',
950: '#000000',
},
}SCSS
$custom: #5ffaa4; $custom-light: #9bfdbf; $custom-dark: #000000;
JSON
{
"hex": "#5ffaa4",
"rgb": {
"r": 95,
"g": 250,
"b": 164
},
"hsl": {
"h": 146.71,
"s": 93.939,
"l": 67.647
},
"oklch": {
"l": 0.88175,
"c": 0.17821,
"h": 155.5
},
"luminance": 0.73484
}Semantic roles & 50–950 ramp
primary
#5FFAA4
secondary
#D22B88
accent
#007FE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1812
muted
#808682