#BCDB95#BCDB95
#BCDB95 is a very light, moderate yellow-green. Relative luminance 0.635; OKLCH L 85.2% C 0.098 H 127.8°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDB95 |
|---|---|
| RGB | rgb(188, 219, 149) |
| HSL | hsl(87, 49%, 72%) |
| HSV | hsv(87, 32%, 86%) |
| CMYK | cmyk(14.2%, 0%, 32%, 14.1%) |
| CIE-LAB | lab(83.72, -22.21, 31.14) |
| CIE-LCH | lch(83.72, 38.25, 125.49°) |
| OKLab | oklab(85.18% -0.0602 0.0778) |
| OKLCH | oklch(85.18% 0.098 127.8) |
| XYZ | xyz(51.4946, 63.5239, 37.9763) |
| Luminance | 0.6352 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.10
Pale Olive Green
#B1D27B
ΔE00 4.03
Pale Olive
#B9CC81
ΔE00 4.53
Light Sage
#BCECAC
ΔE00 5.18
Light Moss Green
#A6C875
ΔE00 5.63
Greenish Tan
#BCCB7A
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDB95 #B495DB
analogous
#DBD795 #BCDB95 #99DB95
triadic
#BCDB95 #95BCDB #DB95BC
tetradic
#BCDB95 #95DBD7 #B495DB #DB9599
square
#BCDB95 #95DBD7 #B495DB #DB9599
split-complementary
#BCDB95 #9599DB #D795DB
monochromatic
#82B73E #9FCB67 #BCDB95 #D9EBC3 #F1F7E8
Accessibility & contrast
On white
1.53
#BCDB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#BCDB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDB95
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDB95 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D290
Deuteranopia (green-blind)
#DDD098
Tritanopia (blue-blind)
#BFD5C9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcdb95; /* rgb */ color: rgb(188, 219, 149); /* oklch */ color: oklch(85.2% 0.098 127.8);
Tailwind
colors: {
custom: {
50: '#d1e6b4',
500: '#bcdb95',
950: '#000000',
},
}SCSS
$custom: #bcdb95; $custom-light: #d1e6b4; $custom-dark: #000000;
JSON
{
"hex": "#bcdb95",
"rgb": {
"r": 188,
"g": 219,
"b": 149
},
"hsl": {
"h": 86.571,
"s": 49.296,
"l": 72.157
},
"oklch": {
"l": 0.85178,
"c": 0.09839,
"h": 127.8
},
"luminance": 0.63524
}Semantic roles & 50–950 ramp
primary
#BCDB95
secondary
#8562B2
accent
#29BD6A
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481