#BCDFB8#BCDFB8
#BCDFB8 is a very light, moderate green. Relative luminance 0.669; OKLCH L 86.8% C 0.065 H 142.3°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFB8 |
|---|---|
| RGB | rgb(188, 223, 184) |
| HSL | hsl(114, 38%, 80%) |
| HSV | hsv(114, 17%, 87%) |
| CMYK | cmyk(15.7%, 0%, 17.5%, 12.5%) |
| CIE-LAB | lab(85.47, -18.75, 15.36) |
| CIE-LCH | lch(85.47, 24.23, 140.68°) |
| OKLab | oklab(86.79% -0.0511 0.0396) |
| OKLCH | oklch(86.79% 0.065 142.3) |
| XYZ | xyz(55.7765, 66.9264, 55.3176) |
| Luminance | 0.6693 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.86
Light Sage
#BCECAC
ΔE00 6.19
Mint
#AAF0C1
ΔE00 6.67
Hospital Green
#9BE5AA
ΔE00 7.32
Very Pale Green
#CFFDBC
ΔE00 8.21
Very Light Green
#D1FFBD
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFB8 #DBB8DF
analogous
#D0DFB8 #BCDFB8 #B8DFC8
triadic
#BCDFB8 #B8BCDF #DFB8BC
tetradic
#BCDFB8 #B8D0DF #DBB8DF #DFC8B8
square
#BCDFB8 #B8D0DF #DBB8DF #DFC8B8
split-complementary
#BCDFB8 #C8B8DF #DFB8D0
monochromatic
#6CB964 #94CC8E #BCDFB8 #E4F2E2 #EBF5EA
Accessibility & contrast
On white
1.46
#BCDFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#BCDFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFB8
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFB8 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B6
Deuteranopia (green-blind)
#DBD4BA
Tritanopia (blue-blind)
#BADCD4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bcdfb8; /* rgb */ color: rgb(188, 223, 184); /* oklch */ color: oklch(86.8% 0.065 142.3);
Tailwind
colors: {
custom: {
50: '#d0e9cd',
500: '#bcdfb8',
950: '#000000',
},
}SCSS
$custom: #bcdfb8; $custom-light: #d0e9cd; $custom-dark: #000000;
JSON
{
"hex": "#bcdfb8",
"rgb": {
"r": 188,
"g": 223,
"b": 184
},
"hsl": {
"h": 113.846,
"s": 37.864,
"l": 79.804
},
"oklch": {
"l": 0.86794,
"c": 0.06461,
"h": 142.3
},
"luminance": 0.66927
}Semantic roles & 50–950 ramp
primary
#BCDFB8
secondary
#B284B7
accent
#35B1A4
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141613
muted
#838483