#B3C8A2#B3C8A2
#B3C8A2 is a light, muted yellow-green. Relative luminance 0.535; OKLCH L 80.7% C 0.057 H 131.2°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #B3C8A2 |
|---|---|
| RGB | rgb(179, 200, 162) |
| HSL | hsl(93, 26%, 71%) |
| HSV | hsv(93, 19%, 78%) |
| CMYK | cmyk(10.5%, 0%, 19%, 21.6%) |
| CIE-LAB | lab(78.17, -14.01, 16.67) |
| CIE-LCH | lch(78.17, 21.77, 130.05°) |
| OKLab | oklab(80.68% -0.0375 0.0428) |
| OKLCH | oklch(80.68% 0.057 131.2) |
| XYZ | xyz(45.7652, 53.5005, 42.0910) |
| Luminance | 0.5350 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.76
Darkseagreen
#8FBC8F
ΔE00 7.20
Greenish Grey
#96AE8D
ΔE00 7.37
Light Grey Green
#B7E1A1
ΔE00 8.25
Pale Olive
#B9CC81
ΔE00 8.62
Lichen
#8FB67B
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3C8A2 #B7A2C8
analogous
#C6C8A2 #B3C8A2 #A2C8A4
triadic
#B3C8A2 #A2B3C8 #C8A2B3
tetradic
#B3C8A2 #A2C6C8 #B7A2C8 #C8A4A2
square
#B3C8A2 #A2C6C8 #B7A2C8 #C8A4A2
split-complementary
#B3C8A2 #A4A2C8 #C8A2C6
monochromatic
#759759 #94B17C #B3C8A2 #D2DFC8 #EFF4EC
Accessibility & contrast
On white
1.79
#B3C8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#B3C8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3C8A2
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3C8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3C8A2 | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC2A0
Deuteranopia (green-blind)
#C8C1A4
Tritanopia (blue-blind)
#B4C5BD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b3c8a2; /* rgb */ color: rgb(179, 200, 162); /* oklch */ color: oklch(80.7% 0.057 131.2);
Tailwind
colors: {
custom: {
50: '#cad8bd',
500: '#b3c8a2',
950: '#000000',
},
}SCSS
$custom: #b3c8a2; $custom-light: #cad8bd; $custom-dark: #000000;
JSON
{
"hex": "#b3c8a2",
"rgb": {
"r": 179,
"g": 200,
"b": 162
},
"hsl": {
"h": 93.158,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.80676,
"c": 0.05688,
"h": 131.2
},
"luminance": 0.53501
}Semantic roles & 50–950 ramp
primary
#B3C8A2
secondary
#89729D
accent
#41A478
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131412
muted
#828382