#B7DC8A#B7DC8A
#B7DC8A is a very light, moderate yellow-green. Relative luminance 0.631; OKLCH L 84.9% C 0.115 H 128.4°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DC8A |
|---|---|
| RGB | rgb(183, 220, 138) |
| HSL | hsl(87, 54%, 70%) |
| HSV | hsv(87, 37%, 86%) |
| CMYK | cmyk(16.8%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(83.49, -25.99, 36.38) |
| CIE-LCH | lch(83.49, 44.71, 125.54°) |
| OKLab | oklab(84.85% -0.0711 0.0898) |
| OKLCH | oklch(84.85% 0.115 128.4) |
| XYZ | xyz(49.7085, 63.0881, 33.5982) |
| Luminance | 0.6309 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.73
Light Grey Green
#B7E1A1
ΔE00 4.23
Pale Olive
#B9CC81
ΔE00 4.81
Light Moss Green
#A6C875
ΔE00 4.91
Greenish Tan
#BCCB7A
ΔE00 5.81
Light Sage
#BCECAC
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DC8A #AF8ADC
analogous
#DCD88A #B7DC8A #8EDC8A
triadic
#B7DC8A #8AB7DC #DC8AB7
tetradic
#B7DC8A #8ADCD8 #AF8ADC #DC8A8E
square
#B7DC8A #8ADCD8 #AF8ADC #DC8A8E
split-complementary
#B7DC8A #8A8EDC #D88ADC
monochromatic
#7CB536 #9ACE5B #B7DC8A #D4EAB9 #F1F8E7
Accessibility & contrast
On white
1.54
#B7DC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#B7DC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DC8A
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DC8A | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D284
Deuteranopia (green-blind)
#DECF8E
Tritanopia (blue-blind)
#BBD5C7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #b7dc8a; /* rgb */ color: rgb(183, 220, 138); /* oklch */ color: oklch(84.9% 0.115 128.4);
Tailwind
colors: {
custom: {
50: '#cde7ad',
500: '#b7dc8a',
950: '#000000',
},
}SCSS
$custom: #b7dc8a; $custom-light: #cde7ad; $custom-dark: #000000;
JSON
{
"hex": "#b7dc8a",
"rgb": {
"r": 183,
"g": 220,
"b": 138
},
"hsl": {
"h": 87.073,
"s": 53.947,
"l": 70.196
},
"oklch": {
"l": 0.84854,
"c": 0.11451,
"h": 128.4
},
"luminance": 0.63089
}Semantic roles & 50–950 ramp
primary
#B7DC8A
secondary
#8157B3
accent
#24C16B
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481