#BBD4BE#BBD4BE
#BBD4BE is a very light, muted green. Relative luminance 0.614; OKLCH L 84.5% C 0.040 H 148.7°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD4BE |
|---|---|
| RGB | rgb(187, 212, 190) |
| HSL | hsl(127, 23%, 78%) |
| HSV | hsv(127, 12%, 83%) |
| CMYK | cmyk(11.8%, 0%, 10.4%, 16.9%) |
| CIE-LAB | lab(82.58, -12.50, 8.08) |
| CIE-LCH | lch(82.58, 14.89, 147.15°) |
| OKLab | oklab(84.52% -0.0345 0.021) |
| OKLCH | oklch(84.52% 0.04 148.7) |
| XYZ | xyz(53.3293, 61.3687, 57.7409) |
| Luminance | 0.6137 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 10.76
Light Grey
#D8DCD6
ΔE00 10.77
Darkseagreen
#8FBC8F
ΔE00 10.89
Honeydew
#F0FFF0
ΔE00 10.91
Greenish Grey
#96AE8D
ΔE00 10.92
Light Grey Green
#B7E1A1
ΔE00 11.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD4BE #D4BBD1
analogous
#C4D4BB #BBD4BE #BBD4CA
triadic
#BBD4BE #BEBBD4 #D4BEBB
tetradic
#BBD4BE #BBC4D4 #D4BBD1 #D4CABB
square
#BBD4BE #BBC4D4 #D4BBD1 #D4CABB
split-complementary
#BBD4BE #CABBD4 #D4BBC4
monochromatic
#70A576 #96BC9A #BBD4BE #E0ECE2 #ECF3ED
Accessibility & contrast
On white
1.58
#BBD4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#BBD4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD4BE
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD4BE | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFBD
Deuteranopia (green-blind)
#D0CCBF
Tritanopia (blue-blind)
#B8D3CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbd4be; /* rgb */ color: rgb(187, 212, 190); /* oklch */ color: oklch(84.5% 0.040 148.7);
Tailwind
colors: {
custom: {
50: '#cfe1d1',
500: '#bbd4be',
950: '#000000',
},
}SCSS
$custom: #bbd4be; $custom-light: #cfe1d1; $custom-dark: #000000;
JSON
{
"hex": "#bbd4be",
"rgb": {
"r": 187,
"g": 212,
"b": 190
},
"hsl": {
"h": 127.2,
"s": 22.523,
"l": 78.235
},
"oklch": {
"l": 0.84522,
"c": 0.04038,
"h": 148.7
},
"luminance": 0.61369
}Semantic roles & 50–950 ramp
primary
#BBD4BE
secondary
#AA8AA6
accent
#4596A1
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483