#BBECA2#BBECA2
#BBECA2 is a very light, moderate yellow-green. Relative luminance 0.732; OKLCH L 89.1% C 0.110 H 135.4°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BBECA2 |
|---|---|
| RGB | rgb(187, 236, 162) |
| HSL | hsl(100, 66%, 78%) |
| HSV | hsv(100, 31%, 93%) |
| CMYK | cmyk(20.8%, 0%, 31.4%, 7.5%) |
| CIE-LAB | lab(88.53, -28.87, 30.92) |
| CIE-LCH | lch(88.53, 42.30, 133.04°) |
| OKLab | oklab(89.09% -0.0786 0.0775) |
| OKLCH | oklch(89.09% 0.11 135.4) |
| XYZ | xyz(57.0091, 73.1630, 45.2937) |
| Luminance | 0.7316 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.03
Washed Out Green
#BCF5A6
ΔE00 2.11
Light Grey Green
#B7E1A1
ΔE00 2.88
Tea Green
#BDF8A3
ΔE00 2.99
Pale Green
#C7FDB5
ΔE00 3.69
Light Light Green
#C8FFB0
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBECA2 #D3A2EC
analogous
#E0ECA2 #BBECA2 #A2ECAE
triadic
#BBECA2 #A2BBEC #ECA2BB
tetradic
#BBECA2 #A2E0EC #D3A2EC #ECAEA2
square
#BBECA2 #A2E0EC #D3A2EC #ECAEA2
split-complementary
#BBECA2 #AEA2EC #ECA2E0
monochromatic
#71D73C #96E26F #BBECA2 #E0F6D5 #ECFAE6
Accessibility & contrast
On white
1.34
#BBECA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#BBECA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBECA2
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBECA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBECA2 | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E19D
Deuteranopia (green-blind)
#EADDA6
Tritanopia (blue-blind)
#BBE6D9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bbeca2; /* rgb */ color: rgb(187, 236, 162); /* oklch */ color: oklch(89.1% 0.110 135.4);
Tailwind
colors: {
custom: {
50: '#d0f2be',
500: '#bbeca2',
950: '#000000',
},
}SCSS
$custom: #bbeca2; $custom-light: #d0f2be; $custom-dark: #000000;
JSON
{
"hex": "#bbeca2",
"rgb": {
"r": 187,
"g": 236,
"b": 162
},
"hsl": {
"h": 99.73,
"s": 66.071,
"l": 78.039
},
"oklch": {
"l": 0.89089,
"c": 0.11038,
"h": 135.4
},
"luminance": 0.73164
}Semantic roles & 50–950 ramp
primary
#BBECA2
secondary
#A86AC8
accent
#18CE90
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141712
muted
#838582