#96F89B#96F89B
#96F89B is a very light, vivid green. Relative luminance 0.760; OKLCH L 89.6% C 0.156 H 145.2°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #96F89B |
|---|---|
| RGB | rgb(150, 248, 155) |
| HSL | hsl(123, 88%, 78%) |
| HSV | hsv(123, 40%, 97%) |
| CMYK | cmyk(39.5%, 0%, 37.5%, 2.7%) |
| CIE-LAB | lab(89.85, -47.16, 35.85) |
| CIE-LCH | lch(89.85, 59.24, 142.76°) |
| OKLab | oklab(89.61% -0.1284 0.0891) |
| OKLCH | oklch(89.61% 0.156 145.2) |
| XYZ | xyz(52.0589, 75.9823, 42.9269) |
| Luminance | 0.7599 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.08
Mint Green
#8FFF9F
ΔE00 1.78
Baby Green
#8CFF9E
ΔE00 1.96
Lightgreen
#90EE90
ΔE00 2.19
Foam Green
#90FDA9
ΔE00 2.53
Mint (survey)
#9FFEB0
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96F89B #F896F3
analogous
#C2F896 #96F89B #96F8CC
triadic
#96F89B #9B96F8 #F89B96
tetradic
#96F89B #96C2F8 #F896F3 #F8CC96
square
#96F89B #96C2F8 #F896F3 #F8CC96
split-complementary
#96F89B #CC96F8 #F896C2
monochromatic
#23F02E #5DF464 #96F89B #CFFCD2 #E2FDE4
Accessibility & contrast
On white
1.30
#96F89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#96F89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96F89B
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96F89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96F89B | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE895
Deuteranopia (green-blind)
#EDDEA1
Tritanopia (blue-blind)
#8AF3E1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #96f89b; /* rgb */ color: rgb(150, 248, 155); /* oklch */ color: oklch(89.6% 0.156 145.2);
Tailwind
colors: {
custom: {
50: '#b9fbb9',
500: '#96f89b',
950: '#000000',
},
}SCSS
$custom: #96f89b; $custom-light: #b9fbb9; $custom-dark: #000000;
JSON
{
"hex": "#96f89b",
"rgb": {
"r": 150,
"g": 248,
"b": 155
},
"hsl": {
"h": 123.061,
"s": 87.5,
"l": 78.039
},
"oklch": {
"l": 0.89614,
"c": 0.1563,
"h": 145.2
},
"luminance": 0.75985
}Semantic roles & 50–950 ramp
primary
#96F89B
secondary
#D85BD1
accent
#01D9E4
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581