#BCDB9E#BCDB9E
#BCDB9E is a very light, moderate yellow-green. Relative luminance 0.638; OKLCH L 85.4% C 0.088 H 130.0°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDB9E |
|---|---|
| RGB | rgb(188, 219, 158) |
| HSL | hsl(90, 46%, 74%) |
| HSV | hsv(90, 28%, 86%) |
| CMYK | cmyk(14.2%, 0%, 27.9%, 14.1%) |
| CIE-LAB | lab(83.87, -20.92, 26.71) |
| CIE-LCH | lch(83.87, 33.93, 128.06°) |
| OKLab | oklab(85.35% -0.0565 0.0674) |
| OKLCH | oklch(85.35% 0.088 130) |
| XYZ | xyz(52.2411, 63.8224, 41.9078) |
| Luminance | 0.6382 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.35
Light Sage
#BCECAC
ΔE00 4.54
Pale Olive
#B9CC81
ΔE00 5.66
Pale Olive Green
#B1D27B
ΔE00 5.70
Light Moss Green
#A6C875
ΔE00 6.78
Washed Out Green
#BCF5A6
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDB9E #BD9EDB
analogous
#DBDB9E #BCDB9E #9EDB9F
triadic
#BCDB9E #9EBCDB #DB9EBC
tetradic
#BCDB9E #9EDBDB #BD9EDB #DB9F9E
square
#BCDB9E #9EDBDB #BD9EDB #DB9F9E
split-complementary
#BCDB9E #9F9EDB #DB9EDB
monochromatic
#7EBA45 #9DCA71 #BCDB9E #DBECCB #F0F7E9
Accessibility & contrast
On white
1.53
#BCDB9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#BCDB9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDB9E
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDB9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDB9E | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D39A
Deuteranopia (green-blind)
#DCD0A1
Tritanopia (blue-blind)
#BED6CB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcdb9e; /* rgb */ color: rgb(188, 219, 158); /* oklch */ color: oklch(85.4% 0.088 130.0);
Tailwind
colors: {
custom: {
50: '#d0e6bb',
500: '#bcdb9e',
950: '#000000',
},
}SCSS
$custom: #bcdb9e; $custom-light: #d0e6bb; $custom-dark: #000000;
JSON
{
"hex": "#bcdb9e",
"rgb": {
"r": 188,
"g": 219,
"b": 158
},
"hsl": {
"h": 90.492,
"s": 45.865,
"l": 73.922
},
"oklch": {
"l": 0.85354,
"c": 0.08793,
"h": 130
},
"luminance": 0.63823
}Semantic roles & 50–950 ramp
primary
#BCDB9E
secondary
#8F6BB3
accent
#2CB974
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482