#BCDFB0#BCDFB0
#BCDFB0 is a very light, moderate green. Relative luminance 0.666; OKLCH L 86.6% C 0.074 H 137.8°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFB0 |
|---|---|
| RGB | rgb(188, 223, 176) |
| HSL | hsl(105, 42%, 78%) |
| HSV | hsv(105, 21%, 87%) |
| CMYK | cmyk(15.7%, 0%, 21.1%, 12.5%) |
| CIE-LAB | lab(85.30, -20.09, 19.31) |
| CIE-LCH | lch(85.30, 27.86, 136.13°) |
| OKLab | oklab(86.61% -0.0544 0.0494) |
| OKLCH | oklch(86.61% 0.074 137.8) |
| XYZ | xyz(54.9615, 66.6004, 51.0254) |
| Luminance | 0.6660 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.82
Light Sage
#BCECAC
ΔE00 4.55
Hospital Green
#9BE5AA
ΔE00 6.67
Mint
#AAF0C1
ΔE00 6.87
Very Pale Green
#CFFDBC
ΔE00 7.08
Very Light Green
#D1FFBD
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFB0 #D3B0DF
analogous
#D3DFB0 #BCDFB0 #B0DFBB
triadic
#BCDFB0 #B0BCDF #DFB0BC
tetradic
#BCDFB0 #B0D3DF #D3B0DF #DFBBB0
square
#BCDFB0 #B0D3DF #D3B0DF #DFBBB0
split-complementary
#BCDFB0 #BBB0DF #DFB0D3
monochromatic
#72BC59 #97CD84 #BCDFB0 #E1F1DC #EDF6E9
Accessibility & contrast
On white
1.47
#BCDFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#BCDFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFB0
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFB0 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7AD
Deuteranopia (green-blind)
#DDD4B2
Tritanopia (blue-blind)
#BBDBD2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcdfb0; /* rgb */ color: rgb(188, 223, 176); /* oklch */ color: oklch(86.6% 0.074 137.8);
Tailwind
colors: {
custom: {
50: '#d0e9c7',
500: '#bcdfb0',
950: '#000000',
},
}SCSS
$custom: #bcdfb0; $custom-light: #d0e9c7; $custom-dark: #000000;
JSON
{
"hex": "#bcdfb0",
"rgb": {
"r": 188,
"g": 223,
"b": 176
},
"hsl": {
"h": 104.681,
"s": 42.342,
"l": 78.235
},
"oklch": {
"l": 0.86608,
"c": 0.07352,
"h": 137.8
},
"luminance": 0.66601
}Semantic roles & 50–950 ramp
primary
#BCDFB0
secondary
#A87CB8
accent
#30B593
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482