#BBECAA#BBECAA
#BBECAA is a very light, moderate green. Relative luminance 0.735; OKLCH L 89.2% C 0.102 H 137.8°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BBECAA |
|---|---|
| RGB | rgb(187, 236, 170) |
| HSL | hsl(105, 63%, 80%) |
| HSV | hsv(105, 28%, 93%) |
| CMYK | cmyk(20.8%, 0%, 28%, 7.5%) |
| CIE-LAB | lab(88.67, -27.67, 27.03) |
| CIE-LCH | lch(88.67, 38.68, 135.68°) |
| OKLab | oklab(89.25% -0.0752 0.0683) |
| OKLCH | oklch(89.25% 0.102 137.8) |
| XYZ | xyz(57.7430, 73.4566, 49.1587) |
| Luminance | 0.7346 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.42
Light Grey Green
#B7E1A1
ΔE00 2.52
Washed Out Green
#BCF5A6
ΔE00 2.87
Pale Green
#C7FDB5
ΔE00 3.59
Celadon
#BEFDB7
ΔE00 3.82
Very Pale Green
#CFFDBC
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBECAA #DBAAEC
analogous
#DCECAA #BBECAA #AAECBA
triadic
#BBECAA #AABBEC #ECAABB
tetradic
#BBECAA #AADCEC #DBAAEC #ECBAAA
square
#BBECAA #AADCEC #DBAAEC #ECBAAA
split-complementary
#BBECAA #BAAAEC #ECAADC
monochromatic
#6BD646 #93E178 #BBECAA #E3F7DC #EBF9E6
Accessibility & contrast
On white
1.34
#BBECAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#BBECAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBECAA
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBECAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBECAA | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E1A6
Deuteranopia (green-blind)
#E9DDAD
Tritanopia (blue-blind)
#B9E7DA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bbecaa; /* rgb */ color: rgb(187, 236, 170); /* oklch */ color: oklch(89.2% 0.102 137.8);
Tailwind
colors: {
custom: {
50: '#d0f2c3',
500: '#bbecaa',
950: '#000000',
},
}SCSS
$custom: #bbecaa; $custom-light: #d0f2c3; $custom-dark: #000000;
JSON
{
"hex": "#bbecaa",
"rgb": {
"r": 187,
"g": 236,
"b": 170
},
"hsl": {
"h": 104.545,
"s": 63.462,
"l": 79.608
},
"oklch": {
"l": 0.89247,
"c": 0.10162,
"h": 137.8
},
"luminance": 0.73458
}Semantic roles & 50–950 ramp
primary
#BBECAA
secondary
#B272C9
accent
#1ACB9E
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141712
muted
#838582