#96F4AA#96F4AA
#96F4AA is a very light, vivid green. Relative luminance 0.741; OKLCH L 89.0% C 0.136 H 149.8°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #96F4AA |
|---|---|
| RGB | rgb(150, 244, 170) |
| HSL | hsl(133, 81%, 77%) |
| HSV | hsv(133, 39%, 96%) |
| CMYK | cmyk(38.5%, 0%, 30.3%, 4.3%) |
| CIE-LAB | lab(88.96, -43.01, 27.11) |
| CIE-LCH | lch(88.96, 50.84, 147.78°) |
| OKLab | oklab(88.98% -0.1174 0.0685) |
| OKLCH | oklch(88.98% 0.136 149.8) |
| XYZ | xyz(52.1811, 74.0846, 49.5726) |
| Luminance | 0.7409 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 0.96
Light Mint Green
#A6FBB2
ΔE00 2.10
Mint (survey)
#9FFEB0
ΔE00 2.17
Foam Green
#90FDA9
ΔE00 2.43
Light Seafoam Green
#A7FFB5
ΔE00 2.64
Seafoam (survey)
#80F9AD
ΔE00 2.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96F4AA #F496E0
analogous
#B1F496 #96F4AA #96F4D9
triadic
#96F4AA #AA96F4 #F4AA96
tetradic
#96F4AA #96B1F4 #F496E0 #F4D996
square
#96F4AA #96B1F4 #F496E0 #F4D996
split-complementary
#96F4AA #D996F4 #F496B1
monochromatic
#27E850 #5FEE7D #96F4AA #CDFAD7 #E3FCE9
Accessibility & contrast
On white
1.33
#96F4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#96F4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96F4AA
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96F4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96F4AA | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A5
Deuteranopia (green-blind)
#E7DCAE
Tritanopia (blue-blind)
#87F1E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #96f4aa; /* rgb */ color: rgb(150, 244, 170); /* oklch */ color: oklch(89.0% 0.136 149.8);
Tailwind
colors: {
custom: {
50: '#b8f8c3',
500: '#96f4aa',
950: '#000000',
},
}SCSS
$custom: #96f4aa; $custom-light: #b8f8c3; $custom-dark: #000000;
JSON
{
"hex": "#96f4aa",
"rgb": {
"r": 150,
"g": 244,
"b": 170
},
"hsl": {
"h": 132.766,
"s": 81.034,
"l": 77.255
},
"oklch": {
"l": 0.88975,
"c": 0.13594,
"h": 149.8
},
"luminance": 0.74088
}Semantic roles & 50–950 ramp
primary
#96F4AA
secondary
#D25CB9
accent
#08B0DD
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#121712
muted
#828582