#BBD6BE#BBD6BE
#BBD6BE is a very light, muted green. Relative luminance 0.624; OKLCH L 84.9% C 0.044 H 148.3°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD6BE |
|---|---|
| RGB | rgb(187, 214, 190) |
| HSL | hsl(127, 25%, 79%) |
| HSV | hsv(127, 13%, 84%) |
| CMYK | cmyk(12.6%, 0%, 11.2%, 16.1%) |
| CIE-LAB | lab(83.11, -13.52, 8.84) |
| CIE-LCH | lch(83.11, 16.16, 146.82°) |
| OKLab | oklab(84.95% -0.0373 0.023) |
| OKLCH | oklch(84.95% 0.044 148.3) |
| XYZ | xyz(53.8323, 62.3748, 57.9086) |
| Luminance | 0.6238 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 10.23
Light Grey Green
#B7E1A1
ΔE00 10.30
Pale Teal
#82CBB2
ΔE00 10.42
Light Teal
#90E4C1
ΔE00 10.50
Darkseagreen
#8FBC8F
ΔE00 10.58
Light Sage
#BCECAC
ΔE00 10.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD6BE #D6BBD3
analogous
#C5D6BB #BBD6BE #BBD6CB
triadic
#BBD6BE #BEBBD6 #D6BEBB
tetradic
#BBD6BE #BBC5D6 #D6BBD3 #D6CBBB
square
#BBD6BE #BBC5D6 #D6BBD3 #D6CBBB
split-complementary
#BBD6BE #CBBBD6 #D6BBC5
monochromatic
#6FA875 #95BF9A #BBD6BE #E1EDE2 #ECF3ED
Accessibility & contrast
On white
1.56
#BBD6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#BBD6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD6BE
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD6BE | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BD
Deuteranopia (green-blind)
#D2CEBF
Tritanopia (blue-blind)
#B8D5CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbd6be; /* rgb */ color: rgb(187, 214, 190); /* oklch */ color: oklch(84.9% 0.044 148.3);
Tailwind
colors: {
custom: {
50: '#cfe2d1',
500: '#bbd6be',
950: '#000000',
},
}SCSS
$custom: #bbd6be; $custom-light: #cfe2d1; $custom-dark: #000000;
JSON
{
"hex": "#bbd6be",
"rgb": {
"r": 187,
"g": 214,
"b": 190
},
"hsl": {
"h": 126.667,
"s": 24.771,
"l": 78.627
},
"oklch": {
"l": 0.84947,
"c": 0.04378,
"h": 148.3
},
"luminance": 0.62376
}Semantic roles & 50–950 ramp
primary
#BBD6BE
secondary
#AC89A8
accent
#4298A3
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483