#BCDBA1#BCDBA1
#BCDBA1 is a very light, moderate yellow-green. Relative luminance 0.639; OKLCH L 85.4% C 0.084 H 130.9°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDBA1 |
|---|---|
| RGB | rgb(188, 219, 161) |
| HSL | hsl(92, 45%, 75%) |
| HSV | hsv(92, 26%, 86%) |
| CMYK | cmyk(14.2%, 0%, 26.5%, 14.1%) |
| CIE-LAB | lab(83.93, -20.47, 25.23) |
| CIE-LCH | lch(83.93, 32.49, 129.05°) |
| OKLab | oklab(85.42% -0.0553 0.0638) |
| OKLCH | oklch(85.42% 0.084 130.9) |
| XYZ | xyz(52.5025, 63.9270, 43.2844) |
| Luminance | 0.6393 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.42
Light Sage
#BCECAC
ΔE00 4.50
Pale Olive
#B9CC81
ΔE00 6.14
Pale Olive Green
#B1D27B
ΔE00 6.32
Washed Out Green
#BCF5A6
ΔE00 7.00
Light Moss Green
#A6C875
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDBA1 #C0A1DB
analogous
#D9DBA1 #BCDBA1 #A1DBA3
triadic
#BCDBA1 #A1BCDB #DBA1BC
tetradic
#BCDBA1 #A1D9DB #C0A1DB #DBA3A1
square
#BCDBA1 #A1D9DB #C0A1DB #DBA3A1
split-complementary
#BCDBA1 #A3A1DB #DBA1D9
monochromatic
#7DB948 #9CCA75 #BCDBA1 #DCECCD #EFF7E9
Accessibility & contrast
On white
1.52
#BCDBA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#BCDBA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDBA1
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDBA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDBA1 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D39D
Deuteranopia (green-blind)
#DCD0A4
Tritanopia (blue-blind)
#BED6CB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcdba1; /* rgb */ color: rgb(188, 219, 161); /* oklch */ color: oklch(85.4% 0.084 130.9);
Tailwind
colors: {
custom: {
50: '#d0e6bd',
500: '#bcdba1',
950: '#000000',
},
}SCSS
$custom: #bcdba1; $custom-light: #d0e6bd; $custom-dark: #000000;
JSON
{
"hex": "#bcdba1",
"rgb": {
"r": 188,
"g": 219,
"b": 161
},
"hsl": {
"h": 92.069,
"s": 44.615,
"l": 74.51
},
"oklch": {
"l": 0.85416,
"c": 0.08443,
"h": 130.9
},
"luminance": 0.63928
}Semantic roles & 50–950 ramp
primary
#BCDBA1
secondary
#926DB3
accent
#2EB878
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482