#96BCA2#96BCA2
#96BCA2 is a light, muted green. Relative luminance 0.451; OKLCH L 76.0% C 0.055 H 155.0°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #96BCA2 |
|---|---|
| RGB | rgb(150, 188, 162) |
| HSL | hsl(139, 22%, 66%) |
| HSV | hsv(139, 20%, 74%) |
| CMYK | cmyk(20.2%, 0%, 13.8%, 26.3%) |
| CIE-LAB | lab(72.93, -17.97, 9.00) |
| CIE-LCH | lch(72.93, 20.10, 153.40°) |
| OKLab | oklab(76.01% -0.05 0.0233) |
| OKLCH | oklch(76.01% 0.055 155) |
| XYZ | xyz(37.0807, 45.0580, 40.9188) |
| Luminance | 0.4506 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.49
Greenish Grey
#96AE8D
ΔE00 5.64
Pale Teal
#82CBB2
ΔE00 7.01
Sage Green
#9CAF88
ΔE00 7.42
Greyish Green
#82A67D
ΔE00 8.15
Grey Green
#86A17D
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BCA2 #BC96B0
analogous
#9DBC96 #96BCA2 #96BCB5
triadic
#96BCA2 #A296BC #BCA296
tetradic
#96BCA2 #969DBC #BC96B0 #BCB596
square
#96BCA2 #969DBC #BC96B0 #BCB596
split-complementary
#96BCA2 #B596BC #BC969D
monochromatic
#548463 #71A481 #96BCA2 #BBD4C3 #E1ECE4
Accessibility & contrast
On white
2.10
#96BCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#96BCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BCA2
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BCA2 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB6A1
Deuteranopia (green-blind)
#B5B1A3
Tritanopia (blue-blind)
#90BBB4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #96bca2; /* rgb */ color: rgb(150, 188, 162); /* oklch */ color: oklch(76.0% 0.055 155.0);
Tailwind
colors: {
custom: {
50: '#b5d0bd',
500: '#96bca2',
950: '#000000',
},
}SCSS
$custom: #96bca2; $custom-light: #b5d0bd; $custom-dark: #000000;
JSON
{
"hex": "#96bca2",
"rgb": {
"r": 150,
"g": 188,
"b": 162
},
"hsl": {
"h": 138.947,
"s": 22.093,
"l": 66.275
},
"oklch": {
"l": 0.7601,
"c": 0.05514,
"h": 155
},
"luminance": 0.45059
}Semantic roles & 50–950 ramp
primary
#96BCA2
secondary
#DDD1D9
accent
#4584A1
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111412
muted
#808281