#BCDD7B#BCDD7B
#BCDD7B is a very light, vivid yellow-green. Relative luminance 0.638; OKLCH L 85.2% C 0.130 H 124.4°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDD7B |
|---|---|
| RGB | rgb(188, 221, 123) |
| HSL | hsl(80, 59%, 67%) |
| HSV | hsv(80, 44%, 87%) |
| CMYK | cmyk(14.9%, 0%, 44.3%, 13.3%) |
| CIE-LAB | lab(83.88, -26.43, 44.40) |
| CIE-LCH | lch(83.88, 51.67, 120.76°) |
| OKLab | oklab(85.18% -0.0734 0.1073) |
| OKLCH | oklch(85.18% 0.13 124.4) |
| XYZ | xyz(50.1705, 63.8340, 28.4131) |
| Luminance | 0.6383 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.08
Pale Olive
#B9CC81
ΔE00 5.24
Greenish Tan
#BCCB7A
ΔE00 5.32
Light Moss Green
#A6C875
ΔE00 5.63
Greenish Beige
#C9D179
ΔE00 5.71
Pistachio (survey)
#C0FA8B
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDD7B #9C7BDD
analogous
#DDCD7B #BCDD7B #8BDD7B
triadic
#BCDD7B #7BBCDD #DD7BBC
tetradic
#BCDD7B #7BDDCD #9C7BDD #DD7B8B
square
#BCDD7B #7BDDCD #9C7BDD #DD7B8B
split-complementary
#BCDD7B #7B8BDD #CD7BDD
monochromatic
#84B02D #A3D04A #BCDD7B #D5EAAC #EDF6DC
Accessibility & contrast
On white
1.53
#BCDD7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#BCDD7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDD7B
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDD7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDD7B | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D273
Deuteranopia (green-blind)
#E2D180
Tritanopia (blue-blind)
#C2D5C6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcdd7b; /* rgb */ color: rgb(188, 221, 123); /* oklch */ color: oklch(85.2% 0.130 124.4);
Tailwind
colors: {
custom: {
50: '#d2e7a3',
500: '#bcdd7b',
950: '#000000',
},
}SCSS
$custom: #bcdd7b; $custom-light: #d2e7a3; $custom-dark: #000000;
JSON
{
"hex": "#bcdd7b",
"rgb": {
"r": 188,
"g": 221,
"b": 123
},
"hsl": {
"h": 80.204,
"s": 59.036,
"l": 67.451
},
"oklch": {
"l": 0.85182,
"c": 0.13001,
"h": 124.4
},
"luminance": 0.63834
}Semantic roles & 50–950 ramp
primary
#BCDD7B
secondary
#6D4AB2
accent
#1FC757
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480