#BBD2C4#BBD2C4
#BBD2C4 is a very light, muted green. Relative luminance 0.606; OKLCH L 84.3% C 0.031 H 159.0°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2C4 |
|---|---|
| RGB | rgb(187, 210, 196) |
| HSL | hsl(143, 20%, 78%) |
| HSV | hsv(143, 11%, 82%) |
| CMYK | cmyk(11%, 0%, 6.7%, 17.6%) |
| CIE-LAB | lab(82.19, -10.38, 4.32) |
| CIE-LCH | lch(82.19, 11.24, 157.39°) |
| OKLab | oklab(84.26% -0.0293 0.0113) |
| OKLCH | oklch(84.26% 0.031 159) |
| XYZ | xyz(53.5017, 60.6427, 61.1003) |
| Luminance | 0.6064 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.98
Silver (survey)
#C5C9C7
ΔE00 9.53
Powder Blue
#B0E0E6
ΔE00 10.31
Honeydew
#F0FFF0
ΔE00 10.63
Ice
#D6FFFA
ΔE00 11.06
Duck Egg Blue
#C3FBF4
ΔE00 11.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2C4 #D2BBC9
analogous
#BDD2BB #BBD2C4 #BBD2CF
triadic
#BBD2C4 #C4BBD2 #D2C4BB
tetradic
#BBD2C4 #BBBDD2 #D2BBC9 #D2CFBB
square
#BBD2C4 #BBBDD2 #D2BBC9 #D2CFBB
split-complementary
#BBD2C4 #CFBBD2 #D2BBBD
monochromatic
#71A184 #96BAA4 #BBD2C4 #E0EAE4 #EDF3EF
Accessibility & contrast
On white
1.60
#BBD2C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#BBD2C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2C4
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2C4 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CEC3
Deuteranopia (green-blind)
#CDCBC5
Tritanopia (blue-blind)
#B7D2CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbd2c4; /* rgb */ color: rgb(187, 210, 196); /* oklch */ color: oklch(84.3% 0.031 159.0);
Tailwind
colors: {
custom: {
50: '#cfdfd5',
500: '#bbd2c4',
950: '#000000',
},
}SCSS
$custom: #bbd2c4; $custom-light: #cfdfd5; $custom-dark: #000000;
JSON
{
"hex": "#bbd2c4",
"rgb": {
"r": 187,
"g": 210,
"b": 196
},
"hsl": {
"h": 143.478,
"s": 20.354,
"l": 77.843
},
"oklch": {
"l": 0.8426,
"c": 0.03135,
"h": 159
},
"luminance": 0.60644
}Semantic roles & 50–950 ramp
primary
#BBD2C4
secondary
#A78A9C
accent
#477C9F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483