#96FFAE#96FFAE
#96FFAE is a very light, vivid green. Relative luminance 0.811; OKLCH L 91.6% C 0.148 H 150.0°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #96FFAE |
|---|---|
| RGB | rgb(150, 255, 174) |
| HSL | hsl(134, 100%, 79%) |
| HSV | hsv(134, 41%, 100%) |
| CMYK | cmyk(41.2%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(92.16, -47.09, 29.42) |
| CIE-LCH | lch(92.16, 55.52, 148.01°) |
| OKLab | oklab(91.59% -0.1284 0.0741) |
| OKLCH | oklch(91.59% 0.148 150) |
| XYZ | xyz(55.9743, 81.0564, 52.7322) |
| Luminance | 0.8106 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 0.81
Mint (survey)
#9FFEB0
ΔE00 1.09
Light Seafoam Green
#A7FFB5
ΔE00 2.07
Light Mint Green
#A6FBB2
ΔE00 2.35
Light Sea Green
#98F6B0
ΔE00 2.48
Mint Green
#8FFF9F
ΔE00 2.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FFAE #FF96E7
analogous
#B3FF96 #96FFAE #96FFE2
triadic
#96FFAE #AE96FF #FFAE96
tetradic
#96FFAE #96B3FF #FF96E7 #FFE296
square
#96FFAE #96B3FF #FF96E7 #FFE296
split-complementary
#96FFAE #E296FF #FF96B3
monochromatic
#1CFF50 #59FF7F #96FFAE #D3FFDD #E0FFE7
Accessibility & contrast
On white
1.22
#96FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#96FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FFAE
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FFAE | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFA9
Deuteranopia (green-blind)
#F1E4B3
Tritanopia (blue-blind)
#84FCEA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #96ffae; /* rgb */ color: rgb(150, 255, 174); /* oklch */ color: oklch(91.6% 0.148 150.0);
Tailwind
colors: {
custom: {
50: '#b9ffc6',
500: '#96ffae',
950: '#000000',
},
}SCSS
$custom: #96ffae; $custom-light: #b9ffc6; $custom-dark: #000000;
JSON
{
"hex": "#96ffae",
"rgb": {
"r": 150,
"g": 255,
"b": 174
},
"hsl": {
"h": 133.714,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.91592,
"c": 0.14826,
"h": 150
},
"luminance": 0.8106
}Semantic roles & 50–950 ramp
primary
#96FFAE
secondary
#E158C2
accent
#00B1E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#121813
muted
#828682