#B4DC8A#B4DC8A
#B4DC8A is a very light, moderate yellow-green. Relative luminance 0.627; OKLCH L 84.7% C 0.116 H 129.7°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DC8A |
|---|---|
| RGB | rgb(180, 220, 138) |
| HSL | hsl(89, 54%, 70%) |
| HSV | hsv(89, 37%, 86%) |
| CMYK | cmyk(18.2%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(83.30, -27.08, 36.10) |
| CIE-LCH | lch(83.30, 45.12, 126.88°) |
| OKLab | oklab(84.65% -0.0741 0.0891) |
| OKLCH | oklch(84.65% 0.116 129.7) |
| XYZ | xyz(49.0023, 62.7239, 33.5651) |
| Luminance | 0.6272 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.93
Light Grey Green
#B7E1A1
ΔE00 4.00
Light Moss Green
#A6C875
ΔE00 4.90
Pale Olive
#B9CC81
ΔE00 5.20
Light Sage
#BCECAC
ΔE00 5.71
Washed Out Green
#BCF5A6
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DC8A #B28ADC
analogous
#DCDB8A #B4DC8A #8BDC8A
triadic
#B4DC8A #8AB4DC #DC8AB4
tetradic
#B4DC8A #8ADCDB #B28ADC #DC8A8B
square
#B4DC8A #8ADCDB #B28ADC #DC8A8B
split-complementary
#B4DC8A #8A8BDC #DB8ADC
monochromatic
#77B536 #96CE5B #B4DC8A #D2EAB9 #F0F8E7
Accessibility & contrast
On white
1.55
#B4DC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#B4DC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DC8A
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DC8A | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D184
Deuteranopia (green-blind)
#DDCF8E
Tritanopia (blue-blind)
#B7D5C7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #b4dc8a; /* rgb */ color: rgb(180, 220, 138); /* oklch */ color: oklch(84.7% 0.116 129.7);
Tailwind
colors: {
custom: {
50: '#cbe7ad',
500: '#b4dc8a',
950: '#000000',
},
}SCSS
$custom: #b4dc8a; $custom-light: #cbe7ad; $custom-dark: #000000;
JSON
{
"hex": "#b4dc8a",
"rgb": {
"r": 180,
"g": 220,
"b": 138
},
"hsl": {
"h": 89.268,
"s": 53.947,
"l": 70.196
},
"oklch": {
"l": 0.84651,
"c": 0.11589,
"h": 129.7
},
"luminance": 0.62725
}Semantic roles & 50–950 ramp
primary
#B4DC8A
secondary
#8457B3
accent
#24C171
background
#FEFEFD
surface
#FAFCF7
border
#D3D5D0
text
#131610
muted
#838481