#BCD988#BCD988
#BCD988 is a very light, moderate yellow-green. Relative luminance 0.621; OKLCH L 84.5% C 0.110 H 124.7°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD988 |
|---|---|
| RGB | rgb(188, 217, 136) |
| HSL | hsl(81, 52%, 69%) |
| HSV | hsv(81, 37%, 85%) |
| CMYK | cmyk(13.4%, 0%, 37.3%, 14.9%) |
| CIE-LAB | lab(82.96, -22.95, 36.78) |
| CIE-LCH | lch(82.96, 43.35, 121.97°) |
| OKLab | oklab(84.51% -0.0628 0.0906) |
| OKLCH | oklch(84.51% 0.11 124.7) |
| XYZ | xyz(49.9955, 62.0944, 32.6393) |
| Luminance | 0.6210 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.29
Pale Olive
#B9CC81
ΔE00 3.45
Greenish Tan
#BCCB7A
ΔE00 4.29
Light Moss Green
#A6C875
ΔE00 4.61
Light Grey Green
#B7E1A1
ΔE00 5.21
Greenish Beige
#C9D179
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD988 #A588D9
analogous
#D9CD88 #BCD988 #94D988
triadic
#BCD988 #88BCD9 #D988BC
tetradic
#BCD988 #88D9CD #A588D9 #D98894
square
#BCD988 #88D9CD #A588D9 #D98894
split-complementary
#BCD988 #8894D9 #CD88D9
monochromatic
#84AF38 #A2CA5A #BCD988 #D6E8B6 #F0F7E5
Accessibility & contrast
On white
1.56
#BCD988 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#BCD988 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD988
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD988 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD988 | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D082
Deuteranopia (green-blind)
#DDCE8C
Tritanopia (blue-blind)
#C1D2C5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcd988; /* rgb */ color: rgb(188, 217, 136); /* oklch */ color: oklch(84.5% 0.110 124.7);
Tailwind
colors: {
custom: {
50: '#d1e4ab',
500: '#bcd988',
950: '#000000',
},
}SCSS
$custom: #bcd988; $custom-light: #d1e4ab; $custom-dark: #000000;
JSON
{
"hex": "#bcd988",
"rgb": {
"r": 188,
"g": 217,
"b": 136
},
"hsl": {
"h": 81.481,
"s": 51.592,
"l": 69.216
},
"oklch": {
"l": 0.84507,
"c": 0.11023,
"h": 124.7
},
"luminance": 0.62095
}Semantic roles & 50–950 ramp
primary
#BCD988
secondary
#7656B0
accent
#27BF5D
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481