#96CE99#96CE99
#96CE99 is a light, moderate green. Relative luminance 0.529; OKLCH L 79.9% C 0.094 H 146.0°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #96CE99 |
|---|---|
| RGB | rgb(150, 206, 153) |
| HSL | hsl(123, 36%, 70%) |
| HSV | hsv(123, 27%, 81%) |
| CMYK | cmyk(27.2%, 0%, 25.7%, 19.2%) |
| CIE-LAB | lab(77.83, -28.51, 20.70) |
| CIE-LCH | lch(77.83, 35.23, 144.02°) |
| OKLab | oklab(79.88% -0.0779 0.0527) |
| OKLCH | oklch(79.88% 0.094 146) |
| XYZ | xyz(40.3970, 52.9250, 38.2179) |
| Luminance | 0.5293 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.76
Hospital Green
#9BE5AA
ΔE00 5.51
Light Grey Green
#B7E1A1
ΔE00 6.46
Lichen
#8FB67B
ΔE00 7.02
Soft Green
#6FC276
ΔE00 7.04
Pistachio
#93C572
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CE99 #CE96CB
analogous
#AFCE96 #96CE99 #96CEB5
triadic
#96CE99 #9996CE #CE9996
tetradic
#96CE99 #96AFCE #CE96CB #CEB596
square
#96CE99 #96AFCE #CE96CB #CEB596
split-complementary
#96CE99 #B596CE #CE96AF
monochromatic
#4A9F4F #6CBB70 #96CE99 #C0E1C2 #E9F5EA
Accessibility & contrast
On white
1.81
#96CE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#96CE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CE99
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CE99 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C496
Deuteranopia (green-blind)
#C7BE9C
Tritanopia (blue-blind)
#90CBC0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #96ce99; /* rgb */ color: rgb(150, 206, 153); /* oklch */ color: oklch(79.9% 0.094 146.0);
Tailwind
colors: {
custom: {
50: '#b6ddb7',
500: '#96ce99',
950: '#000000',
},
}SCSS
$custom: #96ce99; $custom-light: #b6ddb7; $custom-dark: #000000;
JSON
{
"hex": "#96ce99",
"rgb": {
"r": 150,
"g": 206,
"b": 153
},
"hsl": {
"h": 123.214,
"s": 36.364,
"l": 69.804
},
"oklch": {
"l": 0.79875,
"c": 0.09406,
"h": 146
},
"luminance": 0.52927
}Semantic roles & 50–950 ramp
primary
#96CE99
secondary
#A365A0
accent
#36A9AF
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111511
muted
#818481