#BBEDAB#BBEDAB
#BBEDAB is a very light, moderate green. Relative luminance 0.741; OKLCH L 89.5% C 0.102 H 138.2°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEDAB |
|---|---|
| RGB | rgb(187, 237, 171) |
| HSL | hsl(105, 65%, 80%) |
| HSV | hsv(105, 28%, 93%) |
| CMYK | cmyk(21.1%, 0%, 27.8%, 7.1%) |
| CIE-LAB | lab(88.96, -27.99, 26.91) |
| CIE-LCH | lch(88.96, 38.83, 136.13°) |
| OKLab | oklab(89.49% -0.0761 0.068) |
| OKLCH | oklch(89.49% 0.102 138.2) |
| XYZ | xyz(58.1266, 74.0720, 49.7550) |
| Luminance | 0.7407 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.48
Washed Out Green
#BCF5A6
ΔE00 2.76
Light Grey Green
#B7E1A1
ΔE00 2.76
Pale Green
#C7FDB5
ΔE00 3.40
Celadon
#BEFDB7
ΔE00 3.57
Very Pale Green
#CFFDBC
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEDAB #DDABED
analogous
#DCEDAB #BBEDAB #ABEDBC
triadic
#BBEDAB #ABBBED #EDABBB
tetradic
#BBEDAB #ABDCED #DDABED #EDBCAB
square
#BBEDAB #ABDCED #DDABED #EDBCAB
split-complementary
#BBEDAB #BCABED #EDABDC
monochromatic
#69D746 #92E279 #BBEDAB #E4F8DD #EBFAE6
Accessibility & contrast
On white
1.33
#BBEDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#BBEDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEDAB
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEDAB | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2A7
Deuteranopia (green-blind)
#E9DEAE
Tritanopia (blue-blind)
#B9E8DB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bbedab; /* rgb */ color: rgb(187, 237, 171); /* oklch */ color: oklch(89.5% 0.102 138.2);
Tailwind
colors: {
custom: {
50: '#d0f3c4',
500: '#bbedab',
950: '#000000',
},
}SCSS
$custom: #bbedab; $custom-light: #d0f3c4; $custom-dark: #000000;
JSON
{
"hex": "#bbedab",
"rgb": {
"r": 187,
"g": 237,
"b": 171
},
"hsl": {
"h": 105.455,
"s": 64.706,
"l": 80
},
"oklch": {
"l": 0.89487,
"c": 0.1021,
"h": 138.2
},
"luminance": 0.74073
}Semantic roles & 50–950 ramp
primary
#BBEDAB
secondary
#B572CA
accent
#19CDA1
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141712
muted
#838582