#BBDFB8#BBDFB8
#BBDFB8 is a very light, moderate green. Relative luminance 0.668; OKLCH L 86.7% C 0.065 H 143.0°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFB8 |
|---|---|
| RGB | rgb(187, 223, 184) |
| HSL | hsl(115, 38%, 80%) |
| HSV | hsv(115, 17%, 87%) |
| CMYK | cmyk(16.1%, 0%, 17.5%, 12.5%) |
| CIE-LAB | lab(85.40, -19.09, 15.26) |
| CIE-LCH | lch(85.40, 24.44, 141.37°) |
| OKLab | oklab(86.73% -0.0521 0.0393) |
| OKLCH | oklch(86.73% 0.065 143) |
| XYZ | xyz(55.5310, 66.7997, 55.3061) |
| Luminance | 0.6680 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.87
Light Sage
#BCECAC
ΔE00 6.17
Mint
#AAF0C1
ΔE00 6.48
Hospital Green
#9BE5AA
ΔE00 7.16
Very Pale Green
#CFFDBC
ΔE00 8.23
Very Light Green
#D1FFBD
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFB8 #DCB8DF
analogous
#CEDFB8 #BBDFB8 #B8DFC9
triadic
#BBDFB8 #B8BBDF #DFB8BB
tetradic
#BBDFB8 #B8CEDF #DCB8DF #DFC9B8
square
#BBDFB8 #B8CEDF #DCB8DF #DFC9B8
split-complementary
#BBDFB8 #C9B8DF #DFB8CE
monochromatic
#6AB964 #93CC8E #BBDFB8 #E3F2E2 #EBF5EA
Accessibility & contrast
On white
1.46
#BBDFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#BBDFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFB8
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFB8 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B6
Deuteranopia (green-blind)
#DBD4BA
Tritanopia (blue-blind)
#B8DCD4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbdfb8; /* rgb */ color: rgb(187, 223, 184); /* oklch */ color: oklch(86.7% 0.065 143.0);
Tailwind
colors: {
custom: {
50: '#cfe9cd',
500: '#bbdfb8',
950: '#000000',
},
}SCSS
$custom: #bbdfb8; $custom-light: #cfe9cd; $custom-dark: #000000;
JSON
{
"hex": "#bbdfb8",
"rgb": {
"r": 187,
"g": 223,
"b": 184
},
"hsl": {
"h": 115.385,
"s": 37.864,
"l": 79.804
},
"oklch": {
"l": 0.86727,
"c": 0.06523,
"h": 143
},
"luminance": 0.66801
}Semantic roles & 50–950 ramp
primary
#BBDFB8
secondary
#B384B7
accent
#35B1A7
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141613
muted
#838483