#B2CD8F#B2CD8F
#B2CD8F is a light, moderate yellow-green. Relative luminance 0.551; OKLCH L 81.3% C 0.088 H 127.4°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CD8F |
|---|---|
| RGB | rgb(178, 205, 143) |
| HSL | hsl(86, 38%, 68%) |
| HSV | hsv(86, 30%, 80%) |
| CMYK | cmyk(13.2%, 0%, 30.2%, 19.6%) |
| CIE-LAB | lab(79.10, -19.81, 27.97) |
| CIE-LCH | lch(79.10, 34.27, 125.31°) |
| OKLab | oklab(81.29% -0.0536 0.0701) |
| OKLCH | oklch(81.29% 0.088 127.4) |
| XYZ | xyz(45.1487, 55.1104, 34.2401) |
| Luminance | 0.5511 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.67
Light Moss Green
#A6C875
ΔE00 4.45
Pale Olive Green
#B1D27B
ΔE00 4.65
Light Grey Green
#B7E1A1
ΔE00 5.16
Greenish Tan
#BCCB7A
ΔE00 5.32
Tan Green
#A9BE70
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CD8F #AA8FCD
analogous
#CDC98F #B2CD8F #93CD8F
triadic
#B2CD8F #8FB2CD #CD8FB2
tetradic
#B2CD8F #8FCDC9 #AA8FCD #CD8F93
square
#B2CD8F #8FCDC9 #AA8FCD #CD8F93
split-complementary
#B2CD8F #8F93CD #C98FCD
monochromatic
#769C46 #95BA65 #B2CD8F #CFE0B9 #ECF3E4
Accessibility & contrast
On white
1.75
#B2CD8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#B2CD8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CD8F
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CD8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CD8F | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C58B
Deuteranopia (green-blind)
#CFC392
Tritanopia (blue-blind)
#B5C7BD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b2cd8f; /* rgb */ color: rgb(178, 205, 143); /* oklch */ color: oklch(81.3% 0.088 127.4);
Tailwind
colors: {
custom: {
50: '#c9dcb0',
500: '#b2cd8f',
950: '#000000',
},
}SCSS
$custom: #b2cd8f; $custom-light: #c9dcb0; $custom-dark: #000000;
JSON
{
"hex": "#b2cd8f",
"rgb": {
"r": 178,
"g": 205,
"b": 143
},
"hsl": {
"h": 86.129,
"s": 38.272,
"l": 68.235
},
"oklch": {
"l": 0.81285,
"c": 0.08825,
"h": 127.4
},
"luminance": 0.55111
}Semantic roles & 50–950 ramp
primary
#B2CD8F
secondary
#7C5EA2
accent
#34B16B
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131510
muted
#828481