#96CE90#96CE90
#96CE90 is a light, moderate green. Relative luminance 0.526; OKLCH L 79.7% C 0.104 H 142.2°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #96CE90 |
|---|---|
| RGB | rgb(150, 206, 144) |
| HSL | hsl(114, 39%, 69%) |
| HSV | hsv(114, 30%, 81%) |
| CMYK | cmyk(27.2%, 0%, 30.1%, 19.2%) |
| CIE-LAB | lab(77.66, -30.02, 25.20) |
| CIE-LCH | lch(77.66, 39.19, 139.98°) |
| OKLab | oklab(79.68% -0.0818 0.0635) |
| OKLCH | oklch(79.68% 0.104 142.2) |
| XYZ | xyz(39.6815, 52.6388, 34.4497) |
| Luminance | 0.5264 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 5.34
Darkseagreen
#8FBC8F
ΔE00 5.57
Light Grey Green
#B7E1A1
ΔE00 5.86
Hospital Green
#9BE5AA
ΔE00 5.89
Soft Green
#6FC276
ΔE00 6.04
Lichen
#8FB67B
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CE90 #C890CE
analogous
#B5CE90 #96CE90 #90CEA9
triadic
#96CE90 #9096CE #CE9096
tetradic
#96CE90 #90B5CE #C890CE #CEA990
square
#96CE90 #90B5CE #C890CE #CEA990
split-complementary
#96CE90 #A990CE #CE90B5
monochromatic
#4E9E46 #6EBB66 #96CE90 #BEE1BA #E6F3E5
Accessibility & contrast
On white
1.82
#96CE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#96CE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CE90
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CE90 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C38C
Deuteranopia (green-blind)
#C8BE93
Tritanopia (blue-blind)
#92CABE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #96ce90; /* rgb */ color: rgb(150, 206, 144); /* oklch */ color: oklch(79.7% 0.104 142.2);
Tailwind
colors: {
custom: {
50: '#b6ddb1',
500: '#96ce90',
950: '#000000',
},
}SCSS
$custom: #96ce90; $custom-light: #b6ddb1; $custom-dark: #000000;
JSON
{
"hex": "#96ce90",
"rgb": {
"r": 150,
"g": 206,
"b": 144
},
"hsl": {
"h": 114.194,
"s": 38.75,
"l": 68.627
},
"oklch": {
"l": 0.79683,
"c": 0.10361,
"h": 142.2
},
"luminance": 0.5264
}Semantic roles & 50–950 ramp
primary
#96CE90
secondary
#9D5FA3
accent
#34B2A6
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481