#BBDEB8#BBDEB8
#BBDEB8 is a very light, moderate green. Relative luminance 0.663; OKLCH L 86.5% C 0.064 H 142.9°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDEB8 |
|---|---|
| RGB | rgb(187, 222, 184) |
| HSL | hsl(115, 37%, 80%) |
| HSV | hsv(115, 17%, 87%) |
| CMYK | cmyk(15.8%, 0%, 17.1%, 12.9%) |
| CIE-LAB | lab(85.13, -18.59, 14.88) |
| CIE-LCH | lch(85.13, 23.81, 141.34°) |
| OKLab | oklab(86.51% -0.0507 0.0383) |
| OKLCH | oklch(86.51% 0.064 142.9) |
| XYZ | xyz(55.2646, 66.2670, 55.2173) |
| Luminance | 0.6627 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.12
Light Sage
#BCECAC
ΔE00 6.49
Mint
#AAF0C1
ΔE00 6.77
Hospital Green
#9BE5AA
ΔE00 7.44
Very Pale Green
#CFFDBC
ΔE00 8.55
Light Teal
#90E4C1
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDEB8 #DBB8DE
analogous
#CEDEB8 #BBDEB8 #B8DEC8
triadic
#BBDEB8 #B8BBDE #DEB8BB
tetradic
#BBDEB8 #B8CEDE #DBB8DE #DEC8B8
square
#BBDEB8 #B8CEDE #DBB8DE #DEC8B8
split-complementary
#BBDEB8 #C8B8DE #DEB8CE
monochromatic
#6BB764 #93CB8E #BBDEB8 #E3F1E2 #EBF5EA
Accessibility & contrast
On white
1.47
#BBDEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#BBDEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDEB8
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDEB8 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B6
Deuteranopia (green-blind)
#DAD3BA
Tritanopia (blue-blind)
#B8DBD3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbdeb8; /* rgb */ color: rgb(187, 222, 184); /* oklch */ color: oklch(86.5% 0.064 142.9);
Tailwind
colors: {
custom: {
50: '#cfe8cd',
500: '#bbdeb8',
950: '#000000',
},
}SCSS
$custom: #bbdeb8; $custom-light: #cfe8cd; $custom-dark: #000000;
JSON
{
"hex": "#bbdeb8",
"rgb": {
"r": 187,
"g": 222,
"b": 184
},
"hsl": {
"h": 115.263,
"s": 36.538,
"l": 79.608
},
"oklch": {
"l": 0.86511,
"c": 0.06357,
"h": 142.9
},
"luminance": 0.66268
}Semantic roles & 50–950 ramp
primary
#BBDEB8
secondary
#B284B6
accent
#36AFA6
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141613
muted
#838483