#96FAAA#96FAAA
#96FAAA is a very light, vivid green. Relative luminance 0.778; OKLCH L 90.4% C 0.145 H 149.2°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #96FAAA |
|---|---|
| RGB | rgb(150, 250, 170) |
| HSL | hsl(132, 91%, 78%) |
| HSV | hsv(132, 40%, 98%) |
| CMYK | cmyk(40%, 0%, 32%, 2%) |
| CIE-LAB | lab(90.67, -45.62, 29.42) |
| CIE-LCH | lch(90.67, 54.28, 147.18°) |
| OKLab | oklab(90.36% -0.1244 0.0741) |
| OKLCH | oklch(90.36% 0.145 149.2) |
| XYZ | xyz(54.0159, 77.7542, 50.1842) |
| Luminance | 0.7776 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 1.05
Mint (survey)
#9FFEB0
ΔE00 1.18
Light Sea Green
#98F6B0
ΔE00 1.88
Light Mint Green
#A6FBB2
ΔE00 2.01
Light Seafoam Green
#A7FFB5
ΔE00 2.13
Seafoam (survey)
#80F9AD
ΔE00 2.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FAAA #FA96E6
analogous
#B4FA96 #96FAAA #96FADC
triadic
#96FAAA #AA96FA #FAAA96
tetradic
#96FAAA #96B4FA #FA96E6 #FADC96
square
#96FAAA #96B4FA #FA96E6 #FADC96
split-complementary
#96FAAA #DC96FA #FA96B4
monochromatic
#21F44B #5CF77B #96FAAA #D0FDD9 #E2FEE7
Accessibility & contrast
On white
1.27
#96FAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#96FAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FAAA
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FAAA | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEAA5
Deuteranopia (green-blind)
#EDE0AF
Tritanopia (blue-blind)
#86F6E5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #96faaa; /* rgb */ color: rgb(150, 250, 170); /* oklch */ color: oklch(90.4% 0.145 149.2);
Tailwind
colors: {
custom: {
50: '#b9fcc3',
500: '#96faaa',
950: '#000000',
},
}SCSS
$custom: #96faaa; $custom-light: #b9fcc3; $custom-dark: #000000;
JSON
{
"hex": "#96faaa",
"rgb": {
"r": 150,
"g": 250,
"b": 170
},
"hsl": {
"h": 132,
"s": 90.909,
"l": 78.431
},
"oklch": {
"l": 0.90359,
"c": 0.14477,
"h": 149.2
},
"luminance": 0.77758
}Semantic roles & 50–950 ramp
primary
#96FAAA
secondary
#DA5AC1
accent
#00B8E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#121712
muted
#828582