#96FDAE#96FDAE
#96FDAE is a very light, vivid green. Relative luminance 0.798; OKLCH L 91.1% C 0.145 H 150.2°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #96FDAE |
|---|---|
| RGB | rgb(150, 253, 174) |
| HSL | hsl(134, 96%, 79%) |
| HSV | hsv(134, 41%, 99%) |
| CMYK | cmyk(40.7%, 0%, 31.2%, 0.8%) |
| CIE-LAB | lab(91.59, -46.23, 28.65) |
| CIE-LCH | lch(91.59, 54.39, 148.22°) |
| OKLab | oklab(91.13% -0.1261 0.0723) |
| OKLCH | oklch(91.13% 0.145 150.2) |
| XYZ | xyz(55.3397, 79.7871, 52.5206) |
| Luminance | 0.7979 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 0.95
Mint (survey)
#9FFEB0
ΔE00 0.99
Light Seafoam Green
#A7FFB5
ΔE00 1.95
Light Sea Green
#98F6B0
ΔE00 2.00
Light Mint Green
#A6FBB2
ΔE00 2.08
Seafoam (survey)
#80F9AD
ΔE00 2.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FDAE #FD96E5
analogous
#B2FD96 #96FDAE #96FDE2
triadic
#96FDAE #AE96FD #FDAE96
tetradic
#96FDAE #96B2FD #FD96E5 #FDE296
square
#96FDAE #96B2FD #FD96E5 #FDE296
split-complementary
#96FDAE #E296FD #FD96B2
monochromatic
#1EFB51 #5AFC80 #96FDAE #D2FEDC #E1FEE8
Accessibility & contrast
On white
1.24
#96FDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#96FDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FDAE
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FDAE | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDA9
Deuteranopia (green-blind)
#EFE3B3
Tritanopia (blue-blind)
#84FAE8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #96fdae; /* rgb */ color: rgb(150, 253, 174); /* oklch */ color: oklch(91.1% 0.145 150.2);
Tailwind
colors: {
custom: {
50: '#b9fec6',
500: '#96fdae',
950: '#000000',
},
}SCSS
$custom: #96fdae; $custom-light: #b9fec6; $custom-dark: #000000;
JSON
{
"hex": "#96fdae",
"rgb": {
"r": 150,
"g": 253,
"b": 174
},
"hsl": {
"h": 133.981,
"s": 96.262,
"l": 79.02
},
"oklch": {
"l": 0.9113,
"c": 0.14536,
"h": 150.2
},
"luminance": 0.79791
}Semantic roles & 50–950 ramp
primary
#96FDAE
secondary
#DF59BF
accent
#00B0E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#121813
muted
#828682