#BBECAB#BBECAB
#BBECAB is a very light, moderate green. Relative luminance 0.735; OKLCH L 89.3% C 0.101 H 138.1°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BBECAB |
|---|---|
| RGB | rgb(187, 236, 171) |
| HSL | hsl(105, 63%, 80%) |
| HSV | hsv(105, 28%, 93%) |
| CMYK | cmyk(20.8%, 0%, 27.5%, 7.5%) |
| CIE-LAB | lab(88.68, -27.52, 26.54) |
| CIE-LCH | lch(88.68, 38.23, 136.04°) |
| OKLab | oklab(89.27% -0.0748 0.0671) |
| OKLCH | oklch(89.27% 0.101 138.1) |
| XYZ | xyz(57.8379, 73.4946, 49.6588) |
| Luminance | 0.7350 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.24
Light Grey Green
#B7E1A1
ΔE00 2.54
Washed Out Green
#BCF5A6
ΔE00 3.03
Pale Green
#C7FDB5
ΔE00 3.63
Celadon
#BEFDB7
ΔE00 3.81
Very Pale Green
#CFFDBC
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBECAB #DCABEC
analogous
#DBECAB #BBECAB #ABECBC
triadic
#BBECAB #ABBBEC #ECABBB
tetradic
#BBECAB #ABDBEC #DCABEC #ECBCAB
square
#BBECAB #ABDBEC #DCABEC #ECBCAB
split-complementary
#BBECAB #BCABEC #ECABDB
monochromatic
#6AD547 #93E179 #BBECAB #E3F7DD #EBF9E6
Accessibility & contrast
On white
1.34
#BBECAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#BBECAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBECAB
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBECAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBECAB | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E2A7
Deuteranopia (green-blind)
#E9DDAE
Tritanopia (blue-blind)
#B9E7DB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bbecab; /* rgb */ color: rgb(187, 236, 171); /* oklch */ color: oklch(89.3% 0.101 138.1);
Tailwind
colors: {
custom: {
50: '#d0f2c4',
500: '#bbecab',
950: '#000000',
},
}SCSS
$custom: #bbecab; $custom-light: #d0f2c4; $custom-dark: #000000;
JSON
{
"hex": "#bbecab",
"rgb": {
"r": 187,
"g": 236,
"b": 171
},
"hsl": {
"h": 105.231,
"s": 63.107,
"l": 79.804
},
"oklch": {
"l": 0.89267,
"c": 0.10052,
"h": 138.1
},
"luminance": 0.73496
}Semantic roles & 50–950 ramp
primary
#BBECAB
secondary
#B373C9
accent
#1BCB9F
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141712
muted
#838582