#B7CD8D#B7CD8D
#B7CD8D is a light, moderate yellow-green. Relative luminance 0.557; OKLCH L 81.6% C 0.089 H 123.8°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CD8D |
|---|---|
| RGB | rgb(183, 205, 141) |
| HSL | hsl(81, 39%, 68%) |
| HSV | hsv(81, 31%, 80%) |
| CMYK | cmyk(10.7%, 0%, 31.2%, 19.6%) |
| CIE-LAB | lab(79.42, -18.24, 29.49) |
| CIE-LCH | lch(79.42, 34.67, 121.74°) |
| OKLab | oklab(81.61% -0.0492 0.0737) |
| OKLCH | oklch(81.61% 0.089 123.8) |
| XYZ | xyz(46.1670, 55.6529, 33.5040) |
| Luminance | 0.5565 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.53
Greenish Tan
#BCCB7A
ΔE00 4.14
Pale Olive Green
#B1D27B
ΔE00 4.36
Light Moss Green
#A6C875
ΔE00 4.46
Tan Green
#A9BE70
ΔE00 5.03
Light Grey Green
#B7E1A1
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CD8D #A38DCD
analogous
#CDC38D #B7CD8D #97CD8D
triadic
#B7CD8D #8DB7CD #CD8DB7
tetradic
#B7CD8D #8DCDC3 #A38DCD #CD8D97
square
#B7CD8D #8DCDC3 #A38DCD #CD8D97
split-complementary
#B7CD8D #8D97CD #C38DCD
monochromatic
#7D9B44 #9CBA62 #B7CD8D #D2E0B8 #EDF2E2
Accessibility & contrast
On white
1.73
#B7CD8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#B7CD8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CD8D
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CD8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CD8D | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C589
Deuteranopia (green-blind)
#D1C590
Tritanopia (blue-blind)
#BCC7BC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b7cd8d; /* rgb */ color: rgb(183, 205, 141); /* oklch */ color: oklch(81.6% 0.089 123.8);
Tailwind
colors: {
custom: {
50: '#cddcaf',
500: '#b7cd8d',
950: '#000000',
},
}SCSS
$custom: #b7cd8d; $custom-light: #cddcaf; $custom-dark: #000000;
JSON
{
"hex": "#b7cd8d",
"rgb": {
"r": 183,
"g": 205,
"b": 141
},
"hsl": {
"h": 80.625,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.81609,
"c": 0.08863,
"h": 123.8
},
"luminance": 0.55653
}Semantic roles & 50–950 ramp
primary
#B7CD8D
secondary
#745CA2
accent
#33B25F
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#131510
muted
#838481