#BCDBA0#BCDBA0
#BCDBA0 is a very light, moderate yellow-green. Relative luminance 0.639; OKLCH L 85.4% C 0.086 H 130.6°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDBA0 |
|---|---|
| RGB | rgb(188, 219, 160) |
| HSL | hsl(92, 45%, 74%) |
| HSV | hsv(92, 27%, 86%) |
| CMYK | cmyk(14.2%, 0%, 26.9%, 14.1%) |
| CIE-LAB | lab(83.91, -20.62, 25.73) |
| CIE-LCH | lch(83.91, 32.97, 128.71°) |
| OKLab | oklab(85.4% -0.0557 0.065) |
| OKLCH | oklch(85.4% 0.086 130.6) |
| XYZ | xyz(52.4147, 63.8919, 42.8218) |
| Luminance | 0.6389 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.38
Light Sage
#BCECAC
ΔE00 4.50
Pale Olive
#B9CC81
ΔE00 5.98
Pale Olive Green
#B1D27B
ΔE00 6.11
Washed Out Green
#BCF5A6
ΔE00 6.93
Light Moss Green
#A6C875
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDBA0 #BFA0DB
analogous
#DADBA0 #BCDBA0 #A0DBA2
triadic
#BCDBA0 #A0BCDB #DBA0BC
tetradic
#BCDBA0 #A0DADB #BFA0DB #DBA2A0
square
#BCDBA0 #A0DADB #BFA0DB #DBA2A0
split-complementary
#BCDBA0 #A2A0DB #DBA0DA
monochromatic
#7DB947 #9DCA74 #BCDBA0 #DBECCC #EFF7E9
Accessibility & contrast
On white
1.52
#BCDBA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#BCDBA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDBA0
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDBA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDBA0 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D39C
Deuteranopia (green-blind)
#DCD0A3
Tritanopia (blue-blind)
#BED6CB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcdba0; /* rgb */ color: rgb(188, 219, 160); /* oklch */ color: oklch(85.4% 0.086 130.6);
Tailwind
colors: {
custom: {
50: '#d0e6bc',
500: '#bcdba0',
950: '#000000',
},
}SCSS
$custom: #bcdba0; $custom-light: #d0e6bc; $custom-dark: #000000;
JSON
{
"hex": "#bcdba0",
"rgb": {
"r": 188,
"g": 219,
"b": 160
},
"hsl": {
"h": 91.525,
"s": 45.038,
"l": 74.314
},
"oklch": {
"l": 0.85395,
"c": 0.08559,
"h": 130.6
},
"luminance": 0.63892
}Semantic roles & 50–950 ramp
primary
#BCDBA0
secondary
#916CB3
accent
#2DB876
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482