#B2CBA2#B2CBA2
#B2CBA2 is a light, moderate yellow-green. Relative luminance 0.548; OKLCH L 81.3% C 0.062 H 133.3°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CBA2 |
|---|---|
| RGB | rgb(178, 203, 162) |
| HSL | hsl(97, 28%, 72%) |
| HSV | hsv(97, 20%, 80%) |
| CMYK | cmyk(12.3%, 0%, 20.2%, 20.4%) |
| CIE-LAB | lab(78.92, -15.89, 17.70) |
| CIE-LCH | lch(78.92, 23.79, 131.92°) |
| OKLab | oklab(81.25% -0.0427 0.0454) |
| OKLCH | oklch(81.25% 0.062 133.3) |
| XYZ | xyz(46.2364, 54.7850, 42.3140) |
| Luminance | 0.5478 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.72
Light Grey Green
#B7E1A1
ΔE00 7.07
Sage Green
#9CAF88
ΔE00 7.39
Greenish Grey
#96AE8D
ΔE00 7.95
Pale Olive
#B9CC81
ΔE00 8.18
Lichen
#8FB67B
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CBA2 #BBA2CB
analogous
#C7CBA2 #B2CBA2 #A2CBA7
triadic
#B2CBA2 #A2B2CB #CBA2B2
tetradic
#B2CBA2 #A2C7CB #BBA2CB #CBA7A2
square
#B2CBA2 #A2C7CB #BBA2CB #CBA7A2
split-complementary
#B2CBA2 #A7A2CB #CBA2C7
monochromatic
#729C57 #92B57B #B2CBA2 #D3E1C9 #EFF4EB
Accessibility & contrast
On white
1.76
#B2CBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#B2CBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CBA2
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CBA2 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC5A0
Deuteranopia (green-blind)
#CBC3A4
Tritanopia (blue-blind)
#B3C7C0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b2cba2; /* rgb */ color: rgb(178, 203, 162); /* oklch */ color: oklch(81.3% 0.062 133.3);
Tailwind
colors: {
custom: {
50: '#c9dabd',
500: '#b2cba2',
950: '#000000',
},
}SCSS
$custom: #b2cba2; $custom-light: #c9dabd; $custom-dark: #000000;
JSON
{
"hex": "#b2cba2",
"rgb": {
"r": 178,
"g": 203,
"b": 162
},
"hsl": {
"h": 96.585,
"s": 28.276,
"l": 71.569
},
"oklch": {
"l": 0.81254,
"c": 0.06232,
"h": 133.3
},
"luminance": 0.54785
}Semantic roles & 50–950 ramp
primary
#B2CBA2
secondary
#8E71A0
accent
#3FA77E
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131512
muted
#828482