#BCDBA2#BCDBA2
#BCDBA2 is a very light, moderate yellow-green. Relative luminance 0.640; OKLCH L 85.4% C 0.083 H 131.2°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDBA2 |
|---|---|
| RGB | rgb(188, 219, 162) |
| HSL | hsl(93, 44%, 75%) |
| HSV | hsv(93, 26%, 86%) |
| CMYK | cmyk(14.2%, 0%, 26%, 14.1%) |
| CIE-LAB | lab(83.95, -20.32, 24.74) |
| CIE-LCH | lch(83.95, 32.01, 129.40°) |
| OKLab | oklab(85.44% -0.0548 0.0626) |
| OKLCH | oklch(85.44% 0.083 131.2) |
| XYZ | xyz(52.5910, 63.9624, 43.7507) |
| Luminance | 0.6396 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.49
Light Sage
#BCECAC
ΔE00 4.50
Pale Olive
#B9CC81
ΔE00 6.32
Pale Olive Green
#B1D27B
ΔE00 6.53
Washed Out Green
#BCF5A6
ΔE00 7.09
Very Pale Green
#CFFDBC
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDBA2 #C1A2DB
analogous
#D8DBA2 #BCDBA2 #A2DBA5
triadic
#BCDBA2 #A2BCDB #DBA2BC
tetradic
#BCDBA2 #A2D8DB #C1A2DB #DBA5A2
square
#BCDBA2 #A2D8DB #C1A2DB #DBA5A2
split-complementary
#BCDBA2 #A5A2DB #DBA2D8
monochromatic
#7CB94A #9CCA76 #BCDBA2 #DCECCE #EFF6E9
Accessibility & contrast
On white
1.52
#BCDBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#BCDBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDBA2
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDBA2 | 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)
#E0D39E
Deuteranopia (green-blind)
#DBD1A5
Tritanopia (blue-blind)
#BED6CC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcdba2; /* rgb */ color: rgb(188, 219, 162); /* oklch */ color: oklch(85.4% 0.083 131.2);
Tailwind
colors: {
custom: {
50: '#d0e6bd',
500: '#bcdba2',
950: '#000000',
},
}SCSS
$custom: #bcdba2; $custom-light: #d0e6bd; $custom-dark: #000000;
JSON
{
"hex": "#bcdba2",
"rgb": {
"r": 188,
"g": 219,
"b": 162
},
"hsl": {
"h": 92.632,
"s": 44.186,
"l": 74.706
},
"oklch": {
"l": 0.85436,
"c": 0.08325,
"h": 131.2
},
"luminance": 0.63963
}Semantic roles & 50–950 ramp
primary
#BCDBA2
secondary
#946EB3
accent
#2EB779
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482