#BBDEB2#BBDEB2
#BBDEB2 is a very light, moderate green. Relative luminance 0.660; OKLCH L 86.4% C 0.070 H 139.3°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDEB2 |
|---|---|
| RGB | rgb(187, 222, 178) |
| HSL | hsl(108, 40%, 78%) |
| HSV | hsv(108, 20%, 87%) |
| CMYK | cmyk(15.8%, 0%, 19.8%, 12.9%) |
| CIE-LAB | lab(85.01, -19.61, 17.84) |
| CIE-LCH | lch(85.01, 26.51, 137.69°) |
| OKLab | oklab(86.37% -0.0532 0.0458) |
| OKLCH | oklch(86.37% 0.07 139.3) |
| XYZ | xyz(54.6489, 66.0207, 51.9749) |
| Luminance | 0.6602 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.55
Light Sage
#BCECAC
ΔE00 5.20
Mint
#AAF0C1
ΔE00 6.80
Hospital Green
#9BE5AA
ΔE00 6.82
Very Pale Green
#CFFDBC
ΔE00 7.62
Very Light Green
#D1FFBD
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDEB2 #D5B2DE
analogous
#D1DEB2 #BBDEB2 #B2DEBF
triadic
#BBDEB2 #B2BBDE #DEB2BB
tetradic
#BBDEB2 #B2D1DE #D5B2DE #DEBFB2
square
#BBDEB2 #B2D1DE #D5B2DE #DEBFB2
split-complementary
#BBDEB2 #BFB2DE #DEB2D1
monochromatic
#6FB95C #95CC87 #BBDEB2 #E1F0DD #ECF6EA
Accessibility & contrast
On white
1.48
#BBDEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#BBDEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDEB2
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDEB2 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D6AF
Deuteranopia (green-blind)
#DBD3B4
Tritanopia (blue-blind)
#BADBD2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbdeb2; /* rgb */ color: rgb(187, 222, 178); /* oklch */ color: oklch(86.4% 0.070 139.3);
Tailwind
colors: {
custom: {
50: '#cfe8c9',
500: '#bbdeb2',
950: '#000000',
},
}SCSS
$custom: #bbdeb2; $custom-light: #cfe8c9; $custom-dark: #000000;
JSON
{
"hex": "#bbdeb2",
"rgb": {
"r": 187,
"g": 222,
"b": 178
},
"hsl": {
"h": 107.727,
"s": 40,
"l": 78.431
},
"oklch": {
"l": 0.8637,
"c": 0.0702,
"h": 139.3
},
"luminance": 0.66022
}Semantic roles & 50–950 ramp
primary
#BBDEB2
secondary
#AB7EB6
accent
#32B399
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482