#B8DC8A#B8DC8A
#B8DC8A is a very light, moderate yellow-green. Relative luminance 0.632; OKLCH L 84.9% C 0.114 H 127.9°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DC8A |
|---|---|
| RGB | rgb(184, 220, 138) |
| HSL | hsl(86, 54%, 70%) |
| HSV | hsv(86, 37%, 86%) |
| CMYK | cmyk(16.4%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(83.55, -25.62, 36.48) |
| CIE-LCH | lch(83.55, 44.58, 125.09°) |
| OKLab | oklab(84.92% -0.0701 0.09) |
| OKLCH | oklch(84.92% 0.114 127.9) |
| XYZ | xyz(49.9472, 63.2112, 33.6094) |
| Luminance | 0.6321 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.69
Light Grey Green
#B7E1A1
ΔE00 4.32
Pale Olive
#B9CC81
ΔE00 4.69
Light Moss Green
#A6C875
ΔE00 4.92
Greenish Tan
#BCCB7A
ΔE00 5.66
Light Sage
#BCECAC
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DC8A #AE8ADC
analogous
#DCD78A #B8DC8A #8FDC8A
triadic
#B8DC8A #8AB8DC #DC8AB8
tetradic
#B8DC8A #8ADCD7 #AE8ADC #DC8A8F
square
#B8DC8A #8ADCD7 #AE8ADC #DC8A8F
split-complementary
#B8DC8A #8A8FDC #D78ADC
monochromatic
#7EB536 #9BCE5B #B8DC8A #D5EAB9 #F1F8E7
Accessibility & contrast
On white
1.54
#B8DC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#B8DC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DC8A
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DC8A | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D284
Deuteranopia (green-blind)
#DED08E
Tritanopia (blue-blind)
#BCD5C7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #b8dc8a; /* rgb */ color: rgb(184, 220, 138); /* oklch */ color: oklch(84.9% 0.114 127.9);
Tailwind
colors: {
custom: {
50: '#cee7ad',
500: '#b8dc8a',
950: '#000000',
},
}SCSS
$custom: #b8dc8a; $custom-light: #cee7ad; $custom-dark: #000000;
JSON
{
"hex": "#b8dc8a",
"rgb": {
"r": 184,
"g": 220,
"b": 138
},
"hsl": {
"h": 86.341,
"s": 53.947,
"l": 70.196
},
"oklch": {
"l": 0.84923,
"c": 0.11408,
"h": 127.9
},
"luminance": 0.63212
}Semantic roles & 50–950 ramp
primary
#B8DC8A
secondary
#7F57B3
accent
#24C169
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481