#B4DC7D#B4DC7D
#B4DC7D is a very light, vivid yellow-green. Relative luminance 0.624; OKLCH L 84.4% C 0.130 H 127.6°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DC7D |
|---|---|
| RGB | rgb(180, 220, 125) |
| HSL | hsl(85, 58%, 68%) |
| HSV | hsv(85, 43%, 86%) |
| CMYK | cmyk(18.2%, 0%, 43.2%, 13.7%) |
| CIE-LAB | lab(83.11, -28.70, 42.34) |
| CIE-LCH | lch(83.11, 51.16, 124.13°) |
| OKLab | oklab(84.44% -0.0793 0.1029) |
| OKLCH | oklch(84.44% 0.13 127.6) |
| XYZ | xyz(48.1168, 62.3698, 28.9016) |
| Luminance | 0.6237 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.54
Light Moss Green
#A6C875
ΔE00 4.93
Pale Olive
#B9CC81
ΔE00 5.44
Greenish Tan
#BCCB7A
ΔE00 5.94
Light Grey Green
#B7E1A1
ΔE00 6.20
Pistachio (survey)
#C0FA8B
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DC7D #A57DDC
analogous
#DCD47D #B4DC7D #84DC7D
triadic
#B4DC7D #7DB4DC #DC7DB4
tetradic
#B4DC7D #7DDCD4 #A57DDC #DC7D84
square
#B4DC7D #7DDCD4 #A57DDC #DC7D84
split-complementary
#B4DC7D #7D84DC #D47DDC
monochromatic
#79AF2F #98CF4D #B4DC7D #D0E9AD #ECF6DD
Accessibility & contrast
On white
1.56
#B4DC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#B4DC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DC7D
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DC7D | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D176
Deuteranopia (green-blind)
#DFCE82
Tritanopia (blue-blind)
#B8D4C5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #b4dc7d; /* rgb */ color: rgb(180, 220, 125); /* oklch */ color: oklch(84.4% 0.130 127.6);
Tailwind
colors: {
custom: {
50: '#cce7a4',
500: '#b4dc7d',
950: '#000000',
},
}SCSS
$custom: #b4dc7d; $custom-light: #cce7a4; $custom-dark: #000000;
JSON
{
"hex": "#b4dc7d",
"rgb": {
"r": 180,
"g": 220,
"b": 125
},
"hsl": {
"h": 85.263,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.84439,
"c": 0.12988,
"h": 127.6
},
"luminance": 0.6237
}Semantic roles & 50–950 ramp
primary
#B4DC7D
secondary
#774CB2
accent
#20C566
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#13160F
muted
#838480