#BCDFAB#BCDFAB
#BCDFAB is a very light, moderate green. Relative luminance 0.664; OKLCH L 86.5% C 0.079 H 135.5°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFAB |
|---|---|
| RGB | rgb(188, 223, 171) |
| HSL | hsl(100, 45%, 77%) |
| HSV | hsv(100, 23%, 87%) |
| CMYK | cmyk(15.7%, 0%, 23.3%, 12.5%) |
| CIE-LAB | lab(85.20, -20.89, 21.78) |
| CIE-LCH | lch(85.20, 30.18, 133.81°) |
| OKLab | oklab(86.5% -0.0565 0.0555) |
| OKLCH | oklch(86.5% 0.079 135.5) |
| XYZ | xyz(54.4759, 66.4061, 48.4678) |
| Luminance | 0.6641 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.69
Light Sage
#BCECAC
ΔE00 3.83
Hospital Green
#9BE5AA
ΔE00 6.59
Very Pale Green
#CFFDBC
ΔE00 6.65
Washed Out Green
#BCF5A6
ΔE00 6.87
Very Light Green
#D1FFBD
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFAB #CEABDF
analogous
#D6DFAB #BCDFAB #ABDFB4
triadic
#BCDFAB #ABBCDF #DFABBC
tetradic
#BCDFAB #ABD6DF #CEABDF #DFB4AB
square
#BCDFAB #ABD6DF #CEABDF #DFB4AB
split-complementary
#BCDFAB #B4ABDF #DFABD6
monochromatic
#75BD52 #99CE7F #BCDFAB #DFF0D7 #EDF7E9
Accessibility & contrast
On white
1.47
#BCDFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#BCDFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFAB
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFAB | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7A8
Deuteranopia (green-blind)
#DED4AD
Tritanopia (blue-blind)
#BCDBD1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcdfab; /* rgb */ color: rgb(188, 223, 171); /* oklch */ color: oklch(86.5% 0.079 135.5);
Tailwind
colors: {
custom: {
50: '#d0e9c4',
500: '#bcdfab',
950: '#000000',
},
}SCSS
$custom: #bcdfab; $custom-light: #d0e9c4; $custom-dark: #000000;
JSON
{
"hex": "#bcdfab",
"rgb": {
"r": 188,
"g": 223,
"b": 171
},
"hsl": {
"h": 100.385,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.86497,
"c": 0.07922,
"h": 135.5
},
"luminance": 0.66407
}Semantic roles & 50–950 ramp
primary
#BCDFAB
secondary
#A276B8
accent
#2EB88B
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482