#BBEDAE#BBEDAE
#BBEDAE is a very light, moderate green. Relative luminance 0.742; OKLCH L 89.5% C 0.099 H 139.3°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEDAE |
|---|---|
| RGB | rgb(187, 237, 174) |
| HSL | hsl(108, 64%, 81%) |
| HSV | hsv(108, 27%, 93%) |
| CMYK | cmyk(21.1%, 0%, 26.6%, 7.1%) |
| CIE-LAB | lab(89.01, -27.52, 25.45) |
| CIE-LCH | lch(89.01, 37.49, 137.24°) |
| OKLab | oklab(89.55% -0.0749 0.0645) |
| OKLCH | oklch(89.55% 0.099 139.3) |
| XYZ | xyz(58.4158, 74.1877, 51.2781) |
| Luminance | 0.7419 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.51
Light Grey Green
#B7E1A1
ΔE00 2.90
Washed Out Green
#BCF5A6
ΔE00 3.27
Pale Green
#C7FDB5
ΔE00 3.58
Celadon
#BEFDB7
ΔE00 3.59
Very Pale Green
#CFFDBC
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEDAE #E0AEED
analogous
#DAEDAE #BBEDAE #AEEDC0
triadic
#BBEDAE #AEBBED #EDAEBB
tetradic
#BBEDAE #AEDAED #E0AEED #EDC0AE
square
#BBEDAE #AEDAED #E0AEED #EDC0AE
split-complementary
#BBEDAE #C0AEED #EDAEDA
monochromatic
#67D74A #91E27C #BBEDAE #E5F8E0 #EAF9E6
Accessibility & contrast
On white
1.33
#BBEDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#BBEDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEDAE
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEDAE | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3AA
Deuteranopia (green-blind)
#E9DEB1
Tritanopia (blue-blind)
#B9E9DC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bbedae; /* rgb */ color: rgb(187, 237, 174); /* oklch */ color: oklch(89.5% 0.099 139.3);
Tailwind
colors: {
custom: {
50: '#d0f3c6',
500: '#bbedae',
950: '#000000',
},
}SCSS
$custom: #bbedae; $custom-light: #d0f3c6; $custom-dark: #000000;
JSON
{
"hex": "#bbedae",
"rgb": {
"r": 187,
"g": 237,
"b": 174
},
"hsl": {
"h": 107.619,
"s": 63.636,
"l": 80.588
},
"oklch": {
"l": 0.89548,
"c": 0.09884,
"h": 139.3
},
"luminance": 0.74189
}Semantic roles & 50–950 ramp
primary
#BBEDAE
secondary
#B975CA
accent
#1ACBA7
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582