#BCDFAC#BCDFAC
#BCDFAC is a very light, moderate green. Relative luminance 0.664; OKLCH L 86.5% C 0.078 H 135.9°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFAC |
|---|---|
| RGB | rgb(188, 223, 172) |
| HSL | hsl(101, 44%, 77%) |
| HSV | hsv(101, 23%, 87%) |
| CMYK | cmyk(15.7%, 0%, 22.9%, 12.5%) |
| CIE-LAB | lab(85.22, -20.73, 21.29) |
| CIE-LCH | lch(85.22, 29.71, 134.24°) |
| OKLab | oklab(86.52% -0.0561 0.0543) |
| OKLCH | oklch(86.52% 0.078 135.9) |
| XYZ | xyz(54.5716, 66.4444, 48.9717) |
| Luminance | 0.6644 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.91
Light Sage
#BCECAC
ΔE00 3.95
Hospital Green
#9BE5AA
ΔE00 6.58
Very Pale Green
#CFFDBC
ΔE00 6.72
Washed Out Green
#BCF5A6
ΔE00 7.02
Very Light Green
#D1FFBD
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFAC #CFACDF
analogous
#D6DFAC #BCDFAC #ACDFB5
triadic
#BCDFAC #ACBCDF #DFACBC
tetradic
#BCDFAC #ACD6DF #CFACDF #DFB5AC
square
#BCDFAC #ACD6DF #CFACDF #DFB5AC
split-complementary
#BCDFAC #B5ACDF #DFACD6
monochromatic
#75BD54 #98CE80 #BCDFAC #E0F0D8 #EDF6E9
Accessibility & contrast
On white
1.47
#BCDFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#BCDFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFAC
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFAC | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7A9
Deuteranopia (green-blind)
#DDD4AE
Tritanopia (blue-blind)
#BCDBD1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcdfac; /* rgb */ color: rgb(188, 223, 172); /* oklch */ color: oklch(86.5% 0.078 135.9);
Tailwind
colors: {
custom: {
50: '#d0e9c5',
500: '#bcdfac',
950: '#000000',
},
}SCSS
$custom: #bcdfac; $custom-light: #d0e9c5; $custom-dark: #000000;
JSON
{
"hex": "#bcdfac",
"rgb": {
"r": 188,
"g": 223,
"b": 172
},
"hsl": {
"h": 101.176,
"s": 44.348,
"l": 77.451
},
"oklch": {
"l": 0.86519,
"c": 0.07808,
"h": 135.9
},
"luminance": 0.66445
}Semantic roles & 50–950 ramp
primary
#BCDFAC
secondary
#A478B8
accent
#2EB88C
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482