#BCDB7E#BCDB7E
#BCDB7E is a very light, vivid yellow-green. Relative luminance 0.629; OKLCH L 84.8% C 0.124 H 124.1°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDB7E |
|---|---|
| RGB | rgb(188, 219, 126) |
| HSL | hsl(80, 56%, 68%) |
| HSV | hsv(80, 42%, 86%) |
| CMYK | cmyk(14.2%, 0%, 42.5%, 14.1%) |
| CIE-LAB | lab(83.37, -25.13, 42.29) |
| CIE-LCH | lch(83.37, 49.19, 120.72°) |
| OKLab | oklab(84.79% -0.0695 0.1027) |
| OKLCH | oklch(84.79% 0.124 124.1) |
| XYZ | xyz(49.8363, 62.8605, 29.2424) |
| Luminance | 0.6286 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.49
Pale Olive
#B9CC81
ΔE00 4.47
Greenish Tan
#BCCB7A
ΔE00 4.68
Light Moss Green
#A6C875
ΔE00 5.10
Greenish Beige
#C9D179
ΔE00 5.33
Light Grey Green
#B7E1A1
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDB7E #9D7EDB
analogous
#DBCC7E #BCDB7E #8DDB7E
triadic
#BCDB7E #7EBCDB #DB7EBC
tetradic
#BCDB7E #7EDBCC #9D7EDB #DB7E8D
square
#BCDB7E #7EDBCC #9D7EDB #DB7E8D
split-complementary
#BCDB7E #7E8DDB #CC7EDB
monochromatic
#84AE31 #A3CE4E #BCDB7E #D5E8AE #EEF6DE
Accessibility & contrast
On white
1.55
#BCDB7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#BCDB7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDB7E
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDB7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDB7E | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D177
Deuteranopia (green-blind)
#E0CF83
Tritanopia (blue-blind)
#C2D3C5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcdb7e; /* rgb */ color: rgb(188, 219, 126); /* oklch */ color: oklch(84.8% 0.124 124.1);
Tailwind
colors: {
custom: {
50: '#d1e6a5',
500: '#bcdb7e',
950: '#000000',
},
}SCSS
$custom: #bcdb7e; $custom-light: #d1e6a5; $custom-dark: #000000;
JSON
{
"hex": "#bcdb7e",
"rgb": {
"r": 188,
"g": 219,
"b": 126
},
"hsl": {
"h": 80,
"s": 56.364,
"l": 67.647
},
"oklch": {
"l": 0.84785,
"c": 0.12404,
"h": 124.1
},
"luminance": 0.62861
}Semantic roles & 50–950 ramp
primary
#BCDB7E
secondary
#6E4DB1
accent
#22C458
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14160F
muted
#838480