#BCDFCA#BCDFCA
#BCDFCA is a very light, muted green. Relative luminance 0.677; OKLCH L 87.3% C 0.047 H 158.9°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFCA |
|---|---|
| RGB | rgb(188, 223, 202) |
| HSL | hsl(144, 35%, 81%) |
| HSV | hsv(144, 16%, 87%) |
| CMYK | cmyk(15.7%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(85.87, -15.53, 6.47) |
| CIE-LCH | lch(85.87, 16.82, 157.38°) |
| OKLab | oklab(87.25% -0.0436 0.0168) |
| OKLCH | oklch(87.25% 0.047 158.9) |
| XYZ | xyz(57.7848, 67.7296, 65.8943) |
| Luminance | 0.6773 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.95
Light Teal
#90E4C1
ΔE00 8.95
Mint
#AAF0C1
ΔE00 9.04
Pale Aqua
#B8FFEB
ΔE00 9.05
Ice
#D6FFFA
ΔE00 9.40
Eggshell Blue
#C4FFF7
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFCA #DFBCD1
analogous
#BFDFBC #BCDFCA #BCDFDB
triadic
#BCDFCA #CABCDF #DFCABC
tetradic
#BCDFCA #BCBFDF #DFBCD1 #DFDBBC
square
#BCDFCA #BCBFDF #DFBCD1 #DFDBBC
split-complementary
#BCDFCA #DBBCDF #DFBCBF
monochromatic
#69B788 #93CBA9 #BCDFCA #E5F3EB #EAF5EF
Accessibility & contrast
On white
1.44
#BCDFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#BCDFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFCA
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFCA | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9C9
Deuteranopia (green-blind)
#D8D5CB
Tritanopia (blue-blind)
#B6DFD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bcdfca; /* rgb */ color: rgb(188, 223, 202); /* oklch */ color: oklch(87.3% 0.047 158.9);
Tailwind
colors: {
custom: {
50: '#d0e9da',
500: '#bcdfca',
950: '#000000',
},
}SCSS
$custom: #bcdfca; $custom-light: #d0e9da; $custom-dark: #000000;
JSON
{
"hex": "#bcdfca",
"rgb": {
"r": 188,
"g": 223,
"b": 202
},
"hsl": {
"h": 144,
"s": 35.354,
"l": 80.588
},
"oklch": {
"l": 0.8725,
"c": 0.04676,
"h": 158.9
},
"luminance": 0.67731
}Semantic roles & 50–950 ramp
primary
#BCDFCA
secondary
#B788A4
accent
#377FAE
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483