#BBD2C6#BBD2C6
#BBD2C6 is a very light, muted green. Relative luminance 0.607; OKLCH L 84.3% C 0.030 H 163.1°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2C6 |
|---|---|
| RGB | rgb(187, 210, 198) |
| HSL | hsl(149, 20%, 78%) |
| HSV | hsv(149, 11%, 82%) |
| CMYK | cmyk(11%, 0%, 5.7%, 17.6%) |
| CIE-LAB | lab(82.24, -10.00, 3.33) |
| CIE-LCH | lch(82.24, 10.54, 161.60°) |
| OKLab | oklab(84.32% -0.0285 0.0087) |
| OKLCH | oklch(84.32% 0.03 163.1) |
| XYZ | xyz(53.7309, 60.7343, 62.3072) |
| Luminance | 0.6073 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.66
Silver (survey)
#C5C9C7
ΔE00 9.09
Powder Blue
#B0E0E6
ΔE00 9.65
Honeydew
#F0FFF0
ΔE00 10.64
Ice
#D6FFFA
ΔE00 10.79
Paleturquoise
#AFEEEE
ΔE00 11.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2C6 #D2BBC7
analogous
#BBD2BB #BBD2C6 #BBD2D1
triadic
#BBD2C6 #C6BBD2 #D2C6BB
tetradic
#BBD2C6 #BBBBD2 #D2BBC7 #D2D1BB
square
#BBD2C6 #BBBBD2 #D2BBC7 #D2D1BB
split-complementary
#BBD2C6 #D1BBD2 #D2BBBB
monochromatic
#71A188 #96BAA7 #BBD2C6 #E0EAE5 #EDF3F0
Accessibility & contrast
On white
1.60
#BBD2C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#BBD2C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2C6
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2C6 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CEC5
Deuteranopia (green-blind)
#CDCBC7
Tritanopia (blue-blind)
#B7D2CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbd2c6; /* rgb */ color: rgb(187, 210, 198); /* oklch */ color: oklch(84.3% 0.030 163.1);
Tailwind
colors: {
custom: {
50: '#cfdfd7',
500: '#bbd2c6',
950: '#000000',
},
}SCSS
$custom: #bbd2c6; $custom-light: #cfdfd7; $custom-dark: #000000;
JSON
{
"hex": "#bbd2c6",
"rgb": {
"r": 187,
"g": 210,
"b": 198
},
"hsl": {
"h": 148.696,
"s": 20.354,
"l": 77.843
},
"oklch": {
"l": 0.84315,
"c": 0.02975,
"h": 163.1
},
"luminance": 0.60735
}Semantic roles & 50–950 ramp
primary
#BBD2C6
secondary
#A78A99
accent
#47759F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483