#BBD2C2#BBD2C2
#BBD2C2 is a very light, muted green. Relative luminance 0.606; OKLCH L 84.2% C 0.033 H 155.3°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2C2 |
|---|---|
| RGB | rgb(187, 210, 194) |
| HSL | hsl(138, 20%, 78%) |
| HSV | hsv(138, 11%, 82%) |
| CMYK | cmyk(11%, 0%, 7.6%, 17.6%) |
| CIE-LAB | lab(82.14, -10.75, 5.32) |
| CIE-LCH | lch(82.14, 11.99, 153.69°) |
| OKLab | oklab(84.21% -0.0301 0.0139) |
| OKLCH | oklch(84.21% 0.033 155.3) |
| XYZ | xyz(53.2756, 60.5522, 59.9094) |
| Luminance | 0.6055 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.33
Silver (survey)
#C5C9C7
ΔE00 9.99
Honeydew
#F0FFF0
ΔE00 10.68
Powder Blue
#B0E0E6
ΔE00 10.98
Ice
#D6FFFA
ΔE00 11.37
Pale Teal
#82CBB2
ΔE00 11.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2C2 #D2BBCB
analogous
#BFD2BB #BBD2C2 #BBD2CD
triadic
#BBD2C2 #C2BBD2 #D2C2BB
tetradic
#BBD2C2 #BBBFD2 #D2BBCB #D2CDBB
square
#BBD2C2 #BBBFD2 #D2BBCB #D2CDBB
split-complementary
#BBD2C2 #CDBBD2 #D2BBBF
monochromatic
#71A180 #96BAA1 #BBD2C2 #E0EAE3 #EDF3EE
Accessibility & contrast
On white
1.60
#BBD2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#BBD2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2C2
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2C2 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CEC1
Deuteranopia (green-blind)
#CECBC3
Tritanopia (blue-blind)
#B8D1CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbd2c2; /* rgb */ color: rgb(187, 210, 194); /* oklch */ color: oklch(84.2% 0.033 155.3);
Tailwind
colors: {
custom: {
50: '#cfdfd4',
500: '#bbd2c2',
950: '#000000',
},
}SCSS
$custom: #bbd2c2; $custom-light: #cfdfd4; $custom-dark: #000000;
JSON
{
"hex": "#bbd2c2",
"rgb": {
"r": 187,
"g": 210,
"b": 194
},
"hsl": {
"h": 138.261,
"s": 20.354,
"l": 77.843
},
"oklch": {
"l": 0.84205,
"c": 0.03312,
"h": 155.3
},
"luminance": 0.60553
}Semantic roles & 50–950 ramp
primary
#BBD2C2
secondary
#A78A9E
accent
#47849F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483