#BBECAD#BBECAD
#BBECAD is a very light, moderate green. Relative luminance 0.736; OKLCH L 89.3% C 0.098 H 138.8°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BBECAD |
|---|---|
| RGB | rgb(187, 236, 173) |
| HSL | hsl(107, 62%, 80%) |
| HSV | hsv(107, 27%, 93%) |
| CMYK | cmyk(20.8%, 0%, 26.7%, 7.5%) |
| CIE-LAB | lab(88.72, -27.21, 25.56) |
| CIE-LCH | lch(88.72, 37.33, 136.78°) |
| OKLab | oklab(89.31% -0.074 0.0648) |
| OKLCH | oklch(89.31% 0.098 138.8) |
| XYZ | xyz(58.0300, 73.5714, 50.6704) |
| Luminance | 0.7357 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.33
Light Grey Green
#B7E1A1
ΔE00 2.65
Washed Out Green
#BCF5A6
ΔE00 3.35
Pale Green
#C7FDB5
ΔE00 3.75
Very Pale Green
#CFFDBC
ΔE00 3.82
Celadon
#BEFDB7
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBECAD #DEADEC
analogous
#DAECAD #BBECAD #ADECBF
triadic
#BBECAD #ADBBEC #ECADBB
tetradic
#BBECAD #ADDAEC #DEADEC #ECBFAD
square
#BBECAD #ADDAEC #DEADEC #ECBFAD
split-complementary
#BBECAD #BFADEC #ECADDA
monochromatic
#69D54A #92E07B #BBECAD #E4F8DF #EAF9E6
Accessibility & contrast
On white
1.34
#BBECAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#BBECAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBECAD
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBECAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBECAD | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E2A9
Deuteranopia (green-blind)
#E8DDB0
Tritanopia (blue-blind)
#B9E8DB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bbecad; /* rgb */ color: rgb(187, 236, 173); /* oklch */ color: oklch(89.3% 0.098 138.8);
Tailwind
colors: {
custom: {
50: '#d0f2c5',
500: '#bbecad',
950: '#000000',
},
}SCSS
$custom: #bbecad; $custom-light: #d0f2c5; $custom-dark: #000000;
JSON
{
"hex": "#bbecad",
"rgb": {
"r": 187,
"g": 236,
"b": 173
},
"hsl": {
"h": 106.667,
"s": 62.376,
"l": 80.196
},
"oklch": {
"l": 0.89308,
"c": 0.09834,
"h": 138.8
},
"luminance": 0.73573
}Semantic roles & 50–950 ramp
primary
#BBECAD
secondary
#B675C9
accent
#1BCAA3
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582