#BCEBB4#BCEBB4
#BCEBB4 is a very light, moderate green. Relative luminance 0.734; OKLCH L 89.3% C 0.089 H 141.0°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEBB4 |
|---|---|
| RGB | rgb(188, 235, 180) |
| HSL | hsl(111, 58%, 81%) |
| HSV | hsv(111, 23%, 92%) |
| CMYK | cmyk(20%, 0%, 23.4%, 7.8%) |
| CIE-LAB | lab(88.64, -25.27, 21.86) |
| CIE-LCH | lch(88.64, 33.42, 139.14°) |
| OKLab | oklab(89.3% -0.0688 0.0558) |
| OKLCH | oklch(89.3% 0.089 141) |
| XYZ | xyz(58.6836, 73.4019, 54.2473) |
| Luminance | 0.7340 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.97
Light Grey Green
#B7E1A1
ΔE00 3.37
Very Pale Green
#CFFDBC
ΔE00 4.36
Celadon
#BEFDB7
ΔE00 4.63
Pale Green
#C7FDB5
ΔE00 4.78
Very Light Green
#D1FFBD
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEBB4 #E3B4EB
analogous
#D8EBB4 #BCEBB4 #B4EBC8
triadic
#BCEBB4 #B4BCEB #EBB4BC
tetradic
#BCEBB4 #B4D8EB #E3B4EB #EBC8B4
square
#BCEBB4 #B4D8EB #E3B4EB #EBC8B4
split-complementary
#BCEBB4 #C8B4EB #EBB4D8
monochromatic
#66D153 #91DE84 #BCEBB4 #E7F8E4 #E9F9E7
Accessibility & contrast
On white
1.34
#BCEBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#BCEBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEBB4
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEBB4 | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE1B1
Deuteranopia (green-blind)
#E7DDB7
Tritanopia (blue-blind)
#B9E7DC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bcebb4; /* rgb */ color: rgb(188, 235, 180); /* oklch */ color: oklch(89.3% 0.089 141.0);
Tailwind
colors: {
custom: {
50: '#d1f1ca',
500: '#bcebb4',
950: '#000000',
},
}SCSS
$custom: #bcebb4; $custom-light: #d1f1ca; $custom-dark: #000000;
JSON
{
"hex": "#bcebb4",
"rgb": {
"r": 188,
"g": 235,
"b": 180
},
"hsl": {
"h": 111.273,
"s": 57.895,
"l": 81.373
},
"oklch": {
"l": 0.89303,
"c": 0.08856,
"h": 141
},
"luminance": 0.73403
}Semantic roles & 50–950 ramp
primary
#BCEBB4
secondary
#BC7CC7
accent
#20C5AD
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141613
muted
#838582