#BCEBBC#BCEBBC
#BCEBBC is a very light, moderate green. Relative luminance 0.737; OKLCH L 89.5% C 0.080 H 144.9°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEBBC |
|---|---|
| RGB | rgb(188, 235, 188) |
| HSL | hsl(120, 54%, 83%) |
| HSV | hsv(120, 20%, 92%) |
| CMYK | cmyk(20%, 0%, 20%, 7.8%) |
| CIE-LAB | lab(88.80, -23.94, 17.94) |
| CIE-LCH | lch(88.80, 29.92, 143.15°) |
| OKLab | oklab(89.48% -0.0655 0.0461) |
| OKLCH | oklch(89.48% 0.08 144.9) |
| XYZ | xyz(59.5222, 73.7373, 58.6639) |
| Luminance | 0.7374 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.92
Mint
#AAF0C1
ΔE00 3.98
Light Grey Green
#B7E1A1
ΔE00 5.00
Hospital Green
#9BE5AA
ΔE00 5.27
Very Pale Green
#CFFDBC
ΔE00 5.51
Celadon
#BEFDB7
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEBBC #EBBCEB
analogous
#D3EBBC #BCEBBC #BCEBD3
triadic
#BCEBBC #BCBCEB #EBBCBC
tetradic
#BCEBBC #BCD3EB #EBBCEB #EBD3BC
square
#BCEBBC #BCD3EB #EBBCEB #EBD3BC
split-complementary
#BCEBBC #D3BCEB #EBBCD3
monochromatic
#5ECF5E #8DDD8D #BCEBBC #E7F8E7 #E7F8E7
Accessibility & contrast
On white
1.33
#BCEBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#BCEBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEBBC
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEBBC | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2B9
Deuteranopia (green-blind)
#E5DDBE
Tritanopia (blue-blind)
#B8E8DE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bcebbc; /* rgb */ color: rgb(188, 235, 188); /* oklch */ color: oklch(89.5% 0.080 144.9);
Tailwind
colors: {
custom: {
50: '#d0f1d0',
500: '#bcebbc',
950: '#000000',
},
}SCSS
$custom: #bcebbc; $custom-light: #d0f1d0; $custom-dark: #000000;
JSON
{
"hex": "#bcebbc",
"rgb": {
"r": 188,
"g": 235,
"b": 188
},
"hsl": {
"h": 120,
"s": 54.023,
"l": 82.941
},
"oklch": {
"l": 0.89483,
"c": 0.08004,
"h": 144.9
},
"luminance": 0.73739
}Semantic roles & 50–950 ramp
primary
#BCEBBC
secondary
#C784C7
accent
#24C1C1
background
#FEFFFE
surface
#FBFEFB
border
#D4D6D4
text
#141614
muted
#838583