#96BFA2#96BFA2
#96BFA2 is a light, moderate green. Relative luminance 0.464; OKLCH L 76.7% C 0.060 H 154.0°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #96BFA2 |
|---|---|
| RGB | rgb(150, 191, 162) |
| HSL | hsl(138, 24%, 67%) |
| HSV | hsv(138, 21%, 75%) |
| CMYK | cmyk(21.5%, 0%, 15.2%, 25.1%) |
| CIE-LAB | lab(73.77, -19.49, 10.20) |
| CIE-LCH | lch(73.77, 22.00, 152.38°) |
| OKLab | oklab(76.68% -0.0541 0.0264) |
| OKLCH | oklch(76.68% 0.06 154) |
| XYZ | xyz(37.7283, 46.3531, 41.1346) |
| Luminance | 0.4635 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.70
Greenish Grey
#96AE8D
ΔE00 6.11
Pale Teal
#82CBB2
ΔE00 6.46
Sage Green
#9CAF88
ΔE00 7.65
Greyish Green
#82A67D
ΔE00 8.29
Seafoam Blue
#78D1B6
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BFA2 #BF96B3
analogous
#9FBF96 #96BFA2 #96BFB7
triadic
#96BFA2 #A296BF #BFA296
tetradic
#96BFA2 #969FBF #BF96B3 #BFB796
square
#96BFA2 #969FBF #BF96B3 #BFB796
split-complementary
#96BFA2 #B796BF #BF969F
monochromatic
#538862 #70A880 #96BFA2 #BCD6C4 #E2EDE5
Accessibility & contrast
On white
2.04
#96BFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#96BFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BFA2
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BFA2 | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB8A0
Deuteranopia (green-blind)
#B8B3A4
Tritanopia (blue-blind)
#90BEB7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #96bfa2; /* rgb */ color: rgb(150, 191, 162); /* oklch */ color: oklch(76.7% 0.060 154.0);
Tailwind
colors: {
custom: {
50: '#b5d2bd',
500: '#96bfa2',
950: '#000000',
},
}SCSS
$custom: #96bfa2; $custom-light: #b5d2bd; $custom-dark: #000000;
JSON
{
"hex": "#96bfa2",
"rgb": {
"r": 150,
"g": 191,
"b": 162
},
"hsl": {
"h": 137.561,
"s": 24.26,
"l": 66.863
},
"oklch": {
"l": 0.76684,
"c": 0.06016,
"h": 154
},
"luminance": 0.46354
}Semantic roles & 50–950 ramp
primary
#96BFA2
secondary
#DFD2DB
accent
#4387A3
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111412
muted
#808281