#BBEBAD#BBEBAD
#BBEBAD is a very light, moderate green. Relative luminance 0.730; OKLCH L 89.1% C 0.097 H 138.7°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEBAD |
|---|---|
| RGB | rgb(187, 235, 173) |
| HSL | hsl(106, 61%, 80%) |
| HSV | hsv(106, 26%, 92%) |
| CMYK | cmyk(20.4%, 0%, 26.4%, 7.8%) |
| CIE-LAB | lab(88.45, -26.73, 25.19) |
| CIE-LCH | lch(88.45, 36.73, 136.70°) |
| OKLab | oklab(89.09% -0.0727 0.0639) |
| OKLCH | oklch(89.09% 0.097 138.7) |
| XYZ | xyz(57.7429, 72.9972, 50.5747) |
| Luminance | 0.7300 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.47
Light Grey Green
#B7E1A1
ΔE00 2.48
Washed Out Green
#BCF5A6
ΔE00 3.62
Very Pale Green
#CFFDBC
ΔE00 3.99
Pale Green
#C7FDB5
ΔE00 4.01
Celadon
#BEFDB7
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEBAD #DDADEB
analogous
#DAEBAD #BBEBAD #ADEBBE
triadic
#BBEBAD #ADBBEB #EBADBB
tetradic
#BBEBAD #ADDAEB #DDADEB #EBBEAD
square
#BBEBAD #ADDAEB #DDADEB #EBBEAD
split-complementary
#BBEBAD #BEADEB #EBADDA
monochromatic
#69D34B #92DF7C #BBEBAD #E4F7DE #EBF9E6
Accessibility & contrast
On white
1.35
#BBEBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#BBEBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEBAD
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEBAD | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1A9
Deuteranopia (green-blind)
#E7DCB0
Tritanopia (blue-blind)
#B9E7DA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bbebad; /* rgb */ color: rgb(187, 235, 173); /* oklch */ color: oklch(89.1% 0.097 138.7);
Tailwind
colors: {
custom: {
50: '#d0f1c5',
500: '#bbebad',
950: '#000000',
},
}SCSS
$custom: #bbebad; $custom-light: #d0f1c5; $custom-dark: #000000;
JSON
{
"hex": "#bbebad",
"rgb": {
"r": 187,
"g": 235,
"b": 173
},
"hsl": {
"h": 106.452,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.89089,
"c": 0.09676,
"h": 138.7
},
"luminance": 0.72999
}Semantic roles & 50–950 ramp
primary
#BBEBAD
secondary
#B575C7
accent
#1DC8A2
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141613
muted
#838582