#BBEDAD#BBEDAD
#BBEDAD is a very light, moderate green. Relative luminance 0.742; OKLCH L 89.5% C 0.100 H 138.9°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEDAD |
|---|---|
| RGB | rgb(187, 237, 173) |
| HSL | hsl(107, 64%, 80%) |
| HSV | hsv(107, 27%, 93%) |
| CMYK | cmyk(21.1%, 0%, 27%, 7.1%) |
| CIE-LAB | lab(88.99, -27.68, 25.94) |
| CIE-LCH | lch(88.99, 37.93, 136.86°) |
| OKLab | oklab(89.53% -0.0753 0.0657) |
| OKLCH | oklch(89.53% 0.1 138.9) |
| XYZ | xyz(58.3187, 74.1488, 50.7666) |
| Luminance | 0.7415 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.39
Light Grey Green
#B7E1A1
ΔE00 2.84
Washed Out Green
#BCF5A6
ΔE00 3.09
Pale Green
#C7FDB5
ΔE00 3.51
Celadon
#BEFDB7
ΔE00 3.57
Very Pale Green
#CFFDBC
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEDAD #DFADED
analogous
#DBEDAD #BBEDAD #ADEDBF
triadic
#BBEDAD #ADBBED #EDADBB
tetradic
#BBEDAD #ADDBED #DFADED #EDBFAD
square
#BBEDAD #ADDBED #DFADED #EDBFAD
split-complementary
#BBEDAD #BFADED #EDADDB
monochromatic
#68D749 #91E27B #BBEDAD #E5F8DF #EAF9E6
Accessibility & contrast
On white
1.33
#BBEDAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#BBEDAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEDAD
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEDAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEDAD | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2A9
Deuteranopia (green-blind)
#E9DEB0
Tritanopia (blue-blind)
#B9E9DC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bbedad; /* rgb */ color: rgb(187, 237, 173); /* oklch */ color: oklch(89.5% 0.100 138.9);
Tailwind
colors: {
custom: {
50: '#d0f3c5',
500: '#bbedad',
950: '#000000',
},
}SCSS
$custom: #bbedad; $custom-light: #d0f3c5; $custom-dark: #000000;
JSON
{
"hex": "#bbedad",
"rgb": {
"r": 187,
"g": 237,
"b": 173
},
"hsl": {
"h": 106.875,
"s": 64,
"l": 80.392
},
"oklch": {
"l": 0.89528,
"c": 0.09992,
"h": 138.9
},
"luminance": 0.7415
}Semantic roles & 50–950 ramp
primary
#BBEDAD
secondary
#B774CA
accent
#1ACCA5
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582