#96FBB2#96FBB2
#96FBB2 is a very light, vivid green. Relative luminance 0.787; OKLCH L 90.8% C 0.139 H 151.7°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #96FBB2 |
|---|---|
| RGB | rgb(150, 251, 178) |
| HSL | hsl(137, 93%, 79%) |
| HSV | hsv(137, 40%, 98%) |
| CMYK | cmyk(40.2%, 0%, 29.1%, 1.6%) |
| CIE-LAB | lab(91.09, -44.68, 25.95) |
| CIE-LCH | lch(91.09, 51.67, 149.85°) |
| OKLab | oklab(90.75% -0.1221 0.0657) |
| OKLCH | oklch(90.75% 0.139 151.7) |
| XYZ | xyz(55.1074, 78.6892, 54.3956) |
| Luminance | 0.7869 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.17
Mint (survey)
#9FFEB0
ΔE00 1.55
Foam Green
#90FDA9
ΔE00 1.94
Light Mint Green
#A6FBB2
ΔE00 2.02
Light Seafoam Green
#A7FFB5
ΔE00 2.04
Seafoam (survey)
#80F9AD
ΔE00 2.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FBB2 #FB96DF
analogous
#ACFB96 #96FBB2 #96FBE5
triadic
#96FBB2 #B296FB #FBB296
tetradic
#96FBB2 #96ACFB #FB96DF #FBE596
square
#96FBB2 #96ACFB #FB96DF #FBE596
split-complementary
#96FBB2 #E596FB #FB96AC
monochromatic
#20F75C #5BF987 #96FBB2 #D1FDDD #E2FEE9
Accessibility & contrast
On white
1.25
#96FBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#96FBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FBB2
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FBB2 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCECAE
Deuteranopia (green-blind)
#ECE1B6
Tritanopia (blue-blind)
#84F8E8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #96fbb2; /* rgb */ color: rgb(150, 251, 178); /* oklch */ color: oklch(90.8% 0.139 151.7);
Tailwind
colors: {
custom: {
50: '#b9fdc9',
500: '#96fbb2',
950: '#000000',
},
}SCSS
$custom: #96fbb2; $custom-light: #b9fdc9; $custom-dark: #000000;
JSON
{
"hex": "#96fbb2",
"rgb": {
"r": 150,
"g": 251,
"b": 178
},
"hsl": {
"h": 136.634,
"s": 92.661,
"l": 78.627
},
"oklch": {
"l": 0.90751,
"c": 0.13869,
"h": 151.7
},
"luminance": 0.78693
}Semantic roles & 50–950 ramp
primary
#96FBB2
secondary
#DC59B8
accent
#00A6E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#121813
muted
#828682