#BCDEB8#BCDEB8
#BCDEB8 is a very light, moderate green. Relative luminance 0.664; OKLCH L 86.6% C 0.063 H 142.2°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEB8 |
|---|---|
| RGB | rgb(188, 222, 184) |
| HSL | hsl(114, 37%, 80%) |
| HSV | hsv(114, 17%, 87%) |
| CMYK | cmyk(15.3%, 0%, 17.1%, 12.9%) |
| CIE-LAB | lab(85.20, -18.25, 14.98) |
| CIE-LCH | lch(85.20, 23.61, 140.63°) |
| OKLab | oklab(86.58% -0.0497 0.0386) |
| OKLCH | oklch(86.58% 0.063 142.2) |
| XYZ | xyz(55.5101, 66.3936, 55.2288) |
| Luminance | 0.6640 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.12
Light Sage
#BCECAC
ΔE00 6.51
Mint
#AAF0C1
ΔE00 6.95
Hospital Green
#9BE5AA
ΔE00 7.60
Very Pale Green
#CFFDBC
ΔE00 8.53
Very Light Green
#D1FFBD
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEB8 #DAB8DE
analogous
#CFDEB8 #BCDEB8 #B8DEC7
triadic
#BCDEB8 #B8BCDE #DEB8BC
tetradic
#BCDEB8 #B8CFDE #DAB8DE #DEC7B8
square
#BCDEB8 #B8CFDE #DAB8DE #DEC7B8
split-complementary
#BCDEB8 #C7B8DE #DEB8CF
monochromatic
#6DB764 #95CB8E #BCDEB8 #E3F1E2 #EBF5EA
Accessibility & contrast
On white
1.47
#BCDEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#BCDEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEB8
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEB8 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B6
Deuteranopia (green-blind)
#DAD3BA
Tritanopia (blue-blind)
#BADBD3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcdeb8; /* rgb */ color: rgb(188, 222, 184); /* oklch */ color: oklch(86.6% 0.063 142.2);
Tailwind
colors: {
custom: {
50: '#d0e8cd',
500: '#bcdeb8',
950: '#000000',
},
}SCSS
$custom: #bcdeb8; $custom-light: #d0e8cd; $custom-dark: #000000;
JSON
{
"hex": "#bcdeb8",
"rgb": {
"r": 188,
"g": 222,
"b": 184
},
"hsl": {
"h": 113.684,
"s": 36.538,
"l": 79.608
},
"oklch": {
"l": 0.86579,
"c": 0.06295,
"h": 142.2
},
"luminance": 0.66395
}Semantic roles & 50–950 ramp
primary
#BCDEB8
secondary
#B184B6
accent
#36AFA3
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141613
muted
#838483