#BCDCA8#BCDCA8
#BCDCA8 is a very light, moderate yellow-green. Relative luminance 0.647; OKLCH L 85.8% C 0.078 H 133.6°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCA8 |
|---|---|
| RGB | rgb(188, 220, 168) |
| HSL | hsl(97, 43%, 76%) |
| HSV | hsv(97, 24%, 86%) |
| CMYK | cmyk(14.5%, 0%, 23.6%, 13.7%) |
| CIE-LAB | lab(84.33, -19.89, 22.14) |
| CIE-LCH | lch(84.33, 29.76, 131.93°) |
| OKLab | oklab(85.78% -0.0537 0.0564) |
| OKLCH | oklch(85.78% 0.078 133.6) |
| XYZ | xyz(53.3988, 64.7042, 46.7141) |
| Luminance | 0.6471 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.96
Light Sage
#BCECAC
ΔE00 4.50
Hospital Green
#9BE5AA
ΔE00 7.21
Very Pale Green
#CFFDBC
ΔE00 7.31
Washed Out Green
#BCF5A6
ΔE00 7.41
Pale Olive
#B9CC81
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCA8 #C8A8DC
analogous
#D6DCA8 #BCDCA8 #A8DCAE
triadic
#BCDCA8 #A8BCDC #DCA8BC
tetradic
#BCDCA8 #A8D6DC #C8A8DC #DCAEA8
square
#BCDCA8 #A8D6DC #C8A8DC #DCAEA8
split-complementary
#BCDCA8 #AEA8DC #DCA8D6
monochromatic
#79B951 #9ACA7C #BCDCA8 #DEEED4 #EEF6E9
Accessibility & contrast
On white
1.51
#BCDCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#BCDCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCA8
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCA8 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D4A5
Deuteranopia (green-blind)
#DBD1AA
Tritanopia (blue-blind)
#BDD8CE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcdca8; /* rgb */ color: rgb(188, 220, 168); /* oklch */ color: oklch(85.8% 0.078 133.6);
Tailwind
colors: {
custom: {
50: '#d0e7c2',
500: '#bcdca8',
950: '#000000',
},
}SCSS
$custom: #bcdca8; $custom-light: #d0e7c2; $custom-dark: #000000;
JSON
{
"hex": "#bcdca8",
"rgb": {
"r": 188,
"g": 220,
"b": 168
},
"hsl": {
"h": 96.923,
"s": 42.623,
"l": 76.078
},
"oklch": {
"l": 0.85781,
"c": 0.07784,
"h": 133.6
},
"luminance": 0.64705
}Semantic roles & 50–950 ramp
primary
#BCDCA8
secondary
#9B74B4
accent
#30B682
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482