#BCE4BC#BCE4BC
#BCE4BC is a very light, moderate green. Relative luminance 0.698; OKLCH L 88.0% C 0.069 H 145.0°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE4BC |
|---|---|
| RGB | rgb(188, 228, 188) |
| HSL | hsl(120, 43%, 82%) |
| HSV | hsv(120, 18%, 89%) |
| CMYK | cmyk(17.5%, 0%, 17.5%, 10.6%) |
| CIE-LAB | lab(86.90, -20.53, 15.28) |
| CIE-LCH | lch(86.90, 25.59, 143.33°) |
| OKLab | oklab(87.97% -0.0562 0.0394) |
| OKLCH | oklch(87.97% 0.069 145) |
| XYZ | xyz(57.5574, 69.8077, 58.0090) |
| Luminance | 0.6981 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.39
Light Sage
#BCECAC
ΔE00 5.63
Light Grey Green
#B7E1A1
ΔE00 5.85
Hospital Green
#9BE5AA
ΔE00 6.56
Very Pale Green
#CFFDBC
ΔE00 7.41
Very Light Green
#D1FFBD
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE4BC #E4BCE4
analogous
#D0E4BC #BCE4BC #BCE4D0
triadic
#BCE4BC #BCBCE4 #E4BCBC
tetradic
#BCE4BC #BCD0E4 #E4BCE4 #E4D0BC
square
#BCE4BC #BCD0E4 #E4BCE4 #E4D0BC
split-complementary
#BCE4BC #D0BCE4 #E4BCD0
monochromatic
#65C165 #90D290 #BCE4BC #E8F6E8 #E9F6E9
Accessibility & contrast
On white
1.40
#BCE4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#BCE4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE4BC
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE4BC | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCBA
Deuteranopia (green-blind)
#DFD8BE
Tritanopia (blue-blind)
#B8E2D9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bce4bc; /* rgb */ color: rgb(188, 228, 188); /* oklch */ color: oklch(88.0% 0.069 145.0);
Tailwind
colors: {
custom: {
50: '#d0ecd0',
500: '#bce4bc',
950: '#000000',
},
}SCSS
$custom: #bce4bc; $custom-light: #d0ecd0; $custom-dark: #000000;
JSON
{
"hex": "#bce4bc",
"rgb": {
"r": 188,
"g": 228,
"b": 188
},
"hsl": {
"h": 120,
"s": 42.553,
"l": 81.569
},
"oklch": {
"l": 0.87968,
"c": 0.06859,
"h": 145
},
"luminance": 0.69809
}Semantic roles & 50–950 ramp
primary
#BCE4BC
secondary
#BE86BE
accent
#30B6B6
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483