#BCDFBB#BCDFBB
#BCDFBB is a very light, moderate green. Relative luminance 0.671; OKLCH L 86.9% C 0.061 H 144.3°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFBB |
|---|---|
| RGB | rgb(188, 223, 187) |
| HSL | hsl(118, 36%, 80%) |
| HSV | hsv(118, 16%, 87%) |
| CMYK | cmyk(15.7%, 0%, 16.1%, 12.5%) |
| CIE-LAB | lab(85.53, -18.23, 13.87) |
| CIE-LCH | lch(85.53, 22.91, 142.73°) |
| OKLab | oklab(86.87% -0.0498 0.0358) |
| OKLCH | oklch(86.87% 0.061 144.3) |
| XYZ | xyz(56.0943, 67.0535, 56.9913) |
| Luminance | 0.6705 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.68
Mint
#AAF0C1
ΔE00 6.78
Light Sage
#BCECAC
ΔE00 6.91
Hospital Green
#9BE5AA
ΔE00 7.74
Light Teal
#90E4C1
ΔE00 8.65
Very Pale Green
#CFFDBC
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFBB #DEBBDF
analogous
#CEDFBB #BCDFBB #BBDFCC
triadic
#BCDFBB #BBBCDF #DFBBBC
tetradic
#BCDFBB #BBCEDF #DEBBDF #DFCCBB
square
#BCDFBB #BBCEDF #DEBBDF #DFCCBB
split-complementary
#BCDFBB #CCBBDF #DFBBCE
monochromatic
#6AB868 #93CB91 #BCDFBB #E5F3E5 #EAF5EA
Accessibility & contrast
On white
1.46
#BCDFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#BCDFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFBB
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFBB | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B9
Deuteranopia (green-blind)
#DBD4BD
Tritanopia (blue-blind)
#B9DDD5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bcdfbb; /* rgb */ color: rgb(188, 223, 187); /* oklch */ color: oklch(86.9% 0.061 144.3);
Tailwind
colors: {
custom: {
50: '#d0e9cf',
500: '#bcdfbb',
950: '#000000',
},
}SCSS
$custom: #bcdfbb; $custom-light: #d0e9cf; $custom-dark: #000000;
JSON
{
"hex": "#bcdfbb",
"rgb": {
"r": 188,
"g": 223,
"b": 187
},
"hsl": {
"h": 118.333,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.86866,
"c": 0.06136,
"h": 144.3
},
"luminance": 0.67055
}Semantic roles & 50–950 ramp
primary
#BCDFBB
secondary
#B687B7
accent
#37AFAC
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141613
muted
#838483