#B8DC7A#B8DC7A
#B8DC7A is a very light, vivid yellow-green. Relative luminance 0.628; OKLCH L 84.7% C 0.131 H 125.6°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DC7A |
|---|---|
| RGB | rgb(184, 220, 122) |
| HSL | hsl(82, 58%, 67%) |
| HSV | hsv(82, 45%, 86%) |
| CMYK | cmyk(16.4%, 0%, 44.5%, 13.7%) |
| CIE-LAB | lab(83.33, -27.56, 44.14) |
| CIE-LCH | lch(83.33, 52.04, 121.98°) |
| OKLab | oklab(84.67% -0.0764 0.1067) |
| OKLCH | oklch(84.67% 0.131 125.6) |
| XYZ | xyz(48.8730, 62.7815, 27.9518) |
| Luminance | 0.6278 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.73
Light Moss Green
#A6C875
ΔE00 5.23
Pale Olive
#B9CC81
ΔE00 5.28
Greenish Tan
#BCCB7A
ΔE00 5.49
Greenish Beige
#C9D179
ΔE00 6.19
Pistachio (survey)
#C0FA8B
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DC7A #9E7ADC
analogous
#DCCF7A #B8DC7A #87DC7A
triadic
#B8DC7A #7AB8DC #DC7AB8
tetradic
#B8DC7A #7ADCCF #9E7ADC #DC7A87
square
#B8DC7A #7ADCCF #9E7ADC #DC7A87
split-complementary
#B8DC7A #7A87DC #CF7ADC
monochromatic
#7FAE2E #9ECF4A #B8DC7A #D2E9AA #ECF6DB
Accessibility & contrast
On white
1.55
#B8DC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#B8DC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DC7A
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DC7A | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D172
Deuteranopia (green-blind)
#E0CF7F
Tritanopia (blue-blind)
#BED4C5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #b8dc7a; /* rgb */ color: rgb(184, 220, 122); /* oklch */ color: oklch(84.7% 0.131 125.6);
Tailwind
colors: {
custom: {
50: '#cfe7a2',
500: '#b8dc7a',
950: '#000000',
},
}SCSS
$custom: #b8dc7a; $custom-light: #cfe7a2; $custom-dark: #000000;
JSON
{
"hex": "#b8dc7a",
"rgb": {
"r": 184,
"g": 220,
"b": 122
},
"hsl": {
"h": 82.041,
"s": 58.333,
"l": 67.059
},
"oklch": {
"l": 0.84667,
"c": 0.13129,
"h": 125.6
},
"luminance": 0.62782
}Semantic roles & 50–950 ramp
primary
#B8DC7A
secondary
#704AB0
accent
#20C65D
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480