#BCEBBB#BCEBBB
#BCEBBB is a very light, moderate green. Relative luminance 0.737; OKLCH L 89.5% C 0.081 H 144.3°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEBBB |
|---|---|
| RGB | rgb(188, 235, 187) |
| HSL | hsl(119, 55%, 83%) |
| HSV | hsv(119, 20%, 92%) |
| CMYK | cmyk(20%, 0%, 20.4%, 7.8%) |
| CIE-LAB | lab(88.78, -24.11, 18.43) |
| CIE-LCH | lch(88.78, 30.35, 142.60°) |
| OKLab | oklab(89.46% -0.0659 0.0473) |
| OKLCH | oklch(89.46% 0.081 144.3) |
| XYZ | xyz(59.4148, 73.6943, 58.0981) |
| Luminance | 0.7370 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.67
Mint
#AAF0C1
ΔE00 4.06
Light Grey Green
#B7E1A1
ΔE00 4.77
Hospital Green
#9BE5AA
ΔE00 5.18
Very Pale Green
#CFFDBC
ΔE00 5.33
Celadon
#BEFDB7
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEBBB #EABBEB
analogous
#D4EBBB #BCEBBB #BBEBD2
triadic
#BCEBBB #BBBCEB #EBBBBC
tetradic
#BCEBBB #BBD4EB #EABBEB #EBD2BB
square
#BCEBBB #BBD4EB #EABBEB #EBD2BB
split-complementary
#BCEBBB #D2BBEB #EBBBD4
monochromatic
#5FCF5C #8DDD8C #BCEBBB #E8F8E7 #E8F8E7
Accessibility & contrast
On white
1.33
#BCEBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#BCEBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEBBB
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEBBB | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2B8
Deuteranopia (green-blind)
#E5DDBD
Tritanopia (blue-blind)
#B8E8DE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bcebbb; /* rgb */ color: rgb(188, 235, 187); /* oklch */ color: oklch(89.5% 0.081 144.3);
Tailwind
colors: {
custom: {
50: '#d0f1cf',
500: '#bcebbb',
950: '#000000',
},
}SCSS
$custom: #bcebbb; $custom-light: #d0f1cf; $custom-dark: #000000;
JSON
{
"hex": "#bcebbb",
"rgb": {
"r": 188,
"g": 235,
"b": 187
},
"hsl": {
"h": 118.75,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.8946,
"c": 0.08108,
"h": 144.3
},
"luminance": 0.73696
}Semantic roles & 50–950 ramp
primary
#BCEBBB
secondary
#C683C7
accent
#23C2BF
background
#FEFFFE
surface
#FBFEFB
border
#D4D6D4
text
#141613
muted
#838583