#BBD2C3#BBD2C3
#BBD2C3 is a very light, muted green. Relative luminance 0.606; OKLCH L 84.2% C 0.032 H 157.1°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2C3 |
|---|---|
| RGB | rgb(187, 210, 195) |
| HSL | hsl(141, 20%, 78%) |
| HSV | hsv(141, 11%, 82%) |
| CMYK | cmyk(11%, 0%, 7.1%, 17.6%) |
| CIE-LAB | lab(82.16, -10.56, 4.82) |
| CIE-LCH | lch(82.16, 11.61, 155.48°) |
| OKLab | oklab(84.23% -0.0297 0.0126) |
| OKLCH | oklch(84.23% 0.032 157.1) |
| XYZ | xyz(53.3883, 60.5973, 60.5029) |
| Luminance | 0.6060 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.15
Silver (survey)
#C5C9C7
ΔE00 9.76
Powder Blue
#B0E0E6
ΔE00 10.65
Honeydew
#F0FFF0
ΔE00 10.65
Ice
#D6FFFA
ΔE00 11.21
Pale Teal
#82CBB2
ΔE00 11.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2C3 #D2BBCA
analogous
#BED2BB #BBD2C3 #BBD2CE
triadic
#BBD2C3 #C3BBD2 #D2C3BB
tetradic
#BBD2C3 #BBBED2 #D2BBCA #D2CEBB
square
#BBD2C3 #BBBED2 #D2BBCA #D2CEBB
split-complementary
#BBD2C3 #CEBBD2 #D2BBBE
monochromatic
#71A182 #96BAA3 #BBD2C3 #E0EAE3 #EDF3EF
Accessibility & contrast
On white
1.60
#BBD2C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#BBD2C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2C3
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2C3 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CEC2
Deuteranopia (green-blind)
#CDCBC4
Tritanopia (blue-blind)
#B8D2CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbd2c3; /* rgb */ color: rgb(187, 210, 195); /* oklch */ color: oklch(84.2% 0.032 157.1);
Tailwind
colors: {
custom: {
50: '#cfdfd5',
500: '#bbd2c3',
950: '#000000',
},
}SCSS
$custom: #bbd2c3; $custom-light: #cfdfd5; $custom-dark: #000000;
JSON
{
"hex": "#bbd2c3",
"rgb": {
"r": 187,
"g": 210,
"b": 195
},
"hsl": {
"h": 140.87,
"s": 20.354,
"l": 77.843
},
"oklch": {
"l": 0.84232,
"c": 0.03222,
"h": 157.1
},
"luminance": 0.60598
}Semantic roles & 50–950 ramp
primary
#BBD2C3
secondary
#A78A9D
accent
#47809F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483