#B2CB8D#B2CB8D
#B2CB8D is a light, moderate yellow-green. Relative luminance 0.541; OKLCH L 80.8% C 0.088 H 126.1°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CB8D |
|---|---|
| RGB | rgb(178, 203, 141) |
| HSL | hsl(84, 37%, 67%) |
| HSV | hsv(84, 31%, 80%) |
| CMYK | cmyk(12.3%, 0%, 30.5%, 20.4%) |
| CIE-LAB | lab(78.52, -19.10, 28.23) |
| CIE-LCH | lch(78.52, 34.08, 124.08°) |
| OKLab | oklab(80.81% -0.0516 0.0707) |
| OKLCH | oklch(80.81% 0.088 126.1) |
| XYZ | xyz(44.5232, 54.0997, 33.2908) |
| Luminance | 0.5410 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.35
Light Moss Green
#A6C875
ΔE00 4.33
Pale Olive Green
#B1D27B
ΔE00 4.71
Greenish Tan
#BCCB7A
ΔE00 4.98
Tan Green
#A9BE70
ΔE00 5.05
Light Grey Green
#B7E1A1
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CB8D #A68DCB
analogous
#CBC58D #B2CB8D #93CB8D
triadic
#B2CB8D #8DB2CB #CB8DB2
tetradic
#B2CB8D #8DCBC5 #A68DCB #CB8D93
square
#B2CB8D #8DCBC5 #A68DCB #CB8D93
split-complementary
#B2CB8D #8D93CB #C58DCB
monochromatic
#779845 #96B863 #B2CB8D #CEDEB7 #EBF1E1
Accessibility & contrast
On white
1.78
#B2CB8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#B2CB8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CB8D
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CB8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CB8D | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C389
Deuteranopia (green-blind)
#CEC290
Tritanopia (blue-blind)
#B6C5BB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b2cb8d; /* rgb */ color: rgb(178, 203, 141); /* oklch */ color: oklch(80.8% 0.088 126.1);
Tailwind
colors: {
custom: {
50: '#c9daaf',
500: '#b2cb8d',
950: '#000000',
},
}SCSS
$custom: #b2cb8d; $custom-light: #c9daaf; $custom-dark: #000000;
JSON
{
"hex": "#b2cb8d",
"rgb": {
"r": 178,
"g": 203,
"b": 141
},
"hsl": {
"h": 84.194,
"s": 37.349,
"l": 67.451
},
"oklch": {
"l": 0.80806,
"c": 0.08754,
"h": 126.1
},
"luminance": 0.541
}Semantic roles & 50–950 ramp
primary
#B2CB8D
secondary
#785D9F
accent
#35B067
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#131510
muted
#828481