#BBD4C7#BBD4C7
#BBD4C7 is a very light, muted green. Relative luminance 0.618; OKLCH L 84.8% C 0.032 H 163.1°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD4C7 |
|---|---|
| RGB | rgb(187, 212, 199) |
| HSL | hsl(149, 23%, 78%) |
| HSV | hsv(149, 12%, 83%) |
| CMYK | cmyk(11.8%, 0%, 6.1%, 16.9%) |
| CIE-LAB | lab(82.79, -10.84, 3.60) |
| CIE-LCH | lch(82.79, 11.42, 161.61°) |
| OKLab | oklab(84.77% -0.0308 0.0094) |
| OKLCH | oklch(84.77% 0.032 163.1) |
| XYZ | xyz(54.3435, 61.7743, 63.0823) |
| Luminance | 0.6178 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.19
Powder Blue
#B0E0E6
ΔE00 9.55
Silver (survey)
#C5C9C7
ΔE00 9.85
Ice
#D6FFFA
ΔE00 10.34
Honeydew
#F0FFF0
ΔE00 10.44
Duck Egg Blue
#C3FBF4
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD4C7 #D4BBC8
analogous
#BBD4BB #BBD4C7 #BBD4D3
triadic
#BBD4C7 #C7BBD4 #D4C7BB
tetradic
#BBD4C7 #BBBBD4 #D4BBC8 #D4D3BB
square
#BBD4C7 #BBBBD4 #D4BBC8 #D4D3BB
split-complementary
#BBD4C7 #D3BBD4 #D4BBBB
monochromatic
#70A589 #96BCA8 #BBD4C7 #E0ECE6 #ECF3F0
Accessibility & contrast
On white
1.57
#BBD4C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#BBD4C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD4C7
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD4C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD4C7 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D0C6
Deuteranopia (green-blind)
#CECDC8
Tritanopia (blue-blind)
#B7D4D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbd4c7; /* rgb */ color: rgb(187, 212, 199); /* oklch */ color: oklch(84.8% 0.032 163.1);
Tailwind
colors: {
custom: {
50: '#cfe1d8',
500: '#bbd4c7',
950: '#000000',
},
}SCSS
$custom: #bbd4c7; $custom-light: #cfe1d8; $custom-dark: #000000;
JSON
{
"hex": "#bbd4c7",
"rgb": {
"r": 187,
"g": 212,
"b": 199
},
"hsl": {
"h": 148.8,
"s": 22.523,
"l": 78.235
},
"oklch": {
"l": 0.84765,
"c": 0.03221,
"h": 163.1
},
"luminance": 0.61775
}Semantic roles & 50–950 ramp
primary
#BBD4C7
secondary
#AA8A9A
accent
#4575A1
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483