#96FBAE#96FBAE
#96FBAE is a very light, vivid green. Relative luminance 0.785; OKLCH L 90.7% C 0.142 H 150.4°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #96FBAE |
|---|---|
| RGB | rgb(150, 251, 174) |
| HSL | hsl(134, 93%, 79%) |
| HSV | hsv(134, 40%, 98%) |
| CMYK | cmyk(40.2%, 0%, 30.7%, 1.6%) |
| CIE-LAB | lab(91.02, -45.37, 27.88) |
| CIE-LCH | lch(91.02, 53.25, 148.43°) |
| OKLab | oklab(90.67% -0.1238 0.0704) |
| OKLCH | oklch(90.67% 0.142 150.4) |
| XYZ | xyz(54.7116, 78.5309, 52.3112) |
| Luminance | 0.7853 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint (survey)
#9FFEB0
ΔE00 1.11
Foam Green
#90FDA9
ΔE00 1.28
Light Sea Green
#98F6B0
ΔE00 1.52
Light Mint Green
#A6FBB2
ΔE00 1.91
Light Seafoam Green
#A7FFB5
ΔE00 1.94
Seafoam (survey)
#80F9AD
ΔE00 2.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FBAE #FB96E3
analogous
#B0FB96 #96FBAE #96FBE0
triadic
#96FBAE #AE96FB #FBAE96
tetradic
#96FBAE #96B0FB #FB96E3 #FBE096
square
#96FBAE #96B0FB #FB96E3 #FBE096
split-complementary
#96FBAE #E096FB #FB96B0
monochromatic
#20F753 #5BF981 #96FBAE #D1FDDB #E2FEE8
Accessibility & contrast
On white
1.26
#96FBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#96FBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FBAE
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FBAE | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCECA9
Deuteranopia (green-blind)
#EDE1B2
Tritanopia (blue-blind)
#85F8E7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #96fbae; /* rgb */ color: rgb(150, 251, 174); /* oklch */ color: oklch(90.7% 0.142 150.4);
Tailwind
colors: {
custom: {
50: '#b9fdc6',
500: '#96fbae',
950: '#000000',
},
}SCSS
$custom: #96fbae; $custom-light: #b9fdc6; $custom-dark: #000000;
JSON
{
"hex": "#96fbae",
"rgb": {
"r": 150,
"g": 251,
"b": 174
},
"hsl": {
"h": 134.257,
"s": 92.661,
"l": 78.627
},
"oklch": {
"l": 0.9067,
"c": 0.14245,
"h": 150.4
},
"luminance": 0.78534
}Semantic roles & 50–950 ramp
primary
#96FBAE
secondary
#DC59BD
accent
#00AFE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#121813
muted
#828682