#BCDFB3#BCDFB3
#BCDFB3 is a very light, moderate green. Relative luminance 0.667; OKLCH L 86.7% C 0.070 H 139.3°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFB3 |
|---|---|
| RGB | rgb(188, 223, 179) |
| HSL | hsl(108, 41%, 79%) |
| HSV | hsv(108, 20%, 87%) |
| CMYK | cmyk(15.7%, 0%, 19.7%, 12.5%) |
| CIE-LAB | lab(85.36, -19.59, 17.83) |
| CIE-LCH | lch(85.36, 26.49, 137.70°) |
| OKLab | oklab(86.68% -0.0532 0.0457) |
| OKLCH | oklch(86.68% 0.07 139.3) |
| XYZ | xyz(55.2617, 66.7204, 52.6059) |
| Luminance | 0.6672 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.56
Light Sage
#BCECAC
ΔE00 5.10
Mint
#AAF0C1
ΔE00 6.72
Hospital Green
#9BE5AA
ΔE00 6.83
Very Pale Green
#CFFDBC
ΔE00 7.44
Very Light Green
#D1FFBD
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFB3 #D6B3DF
analogous
#D2DFB3 #BCDFB3 #B3DFC0
triadic
#BCDFB3 #B3BCDF #DFB3BC
tetradic
#BCDFB3 #B3D2DF #D6B3DF #DFC0B3
square
#BCDFB3 #B3D2DF #D6B3DF #DFC0B3
split-complementary
#BCDFB3 #C0B3DF #DFB3D2
monochromatic
#70BB5D #96CD88 #BCDFB3 #E2F1DE #ECF6E9
Accessibility & contrast
On white
1.46
#BCDFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#BCDFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFB3
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFB3 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D7B0
Deuteranopia (green-blind)
#DCD4B5
Tritanopia (blue-blind)
#BBDCD3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcdfb3; /* rgb */ color: rgb(188, 223, 179); /* oklch */ color: oklch(86.7% 0.070 139.3);
Tailwind
colors: {
custom: {
50: '#d0e9c9',
500: '#bcdfb3',
950: '#000000',
},
}SCSS
$custom: #bcdfb3; $custom-light: #d0e9c9; $custom-dark: #000000;
JSON
{
"hex": "#bcdfb3",
"rgb": {
"r": 188,
"g": 223,
"b": 179
},
"hsl": {
"h": 107.727,
"s": 40.741,
"l": 78.824
},
"oklch": {
"l": 0.86676,
"c": 0.07014,
"h": 139.3
},
"luminance": 0.66721
}Semantic roles & 50–950 ramp
primary
#BCDFB3
secondary
#AC7FB8
accent
#32B499
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482