#BBD3C3#BBD3C3
#BBD3C3 is a very light, muted green. Relative luminance 0.611; OKLCH L 84.4% C 0.034 H 156.4°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD3C3 |
|---|---|
| RGB | rgb(187, 211, 195) |
| HSL | hsl(140, 21%, 78%) |
| HSV | hsv(140, 11%, 83%) |
| CMYK | cmyk(11.4%, 0%, 7.6%, 17.3%) |
| CIE-LAB | lab(82.43, -11.08, 5.20) |
| CIE-LCH | lch(82.43, 12.24, 154.84°) |
| OKLab | oklab(84.44% -0.0311 0.0136) |
| OKLCH | oklch(84.44% 0.034 156.4) |
| XYZ | xyz(53.6359, 61.0926, 60.5854) |
| Luminance | 0.6109 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.50
Silver (survey)
#C5C9C7
ΔE00 10.23
Honeydew
#F0FFF0
ΔE00 10.59
Powder Blue
#B0E0E6
ΔE00 10.78
Ice
#D6FFFA
ΔE00 11.09
Pale Teal
#82CBB2
ΔE00 11.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD3C3 #D3BBCB
analogous
#BFD3BB #BBD3C3 #BBD3CF
triadic
#BBD3C3 #C3BBD3 #D3C3BB
tetradic
#BBD3C3 #BBBFD3 #D3BBCB #D3CFBB
square
#BBD3C3 #BBBFD3 #D3BBCB #D3CFBB
split-complementary
#BBD3C3 #CFBBD3 #D3BBBF
monochromatic
#71A381 #96BBA2 #BBD3C3 #E0EBE4 #ECF3EF
Accessibility & contrast
On white
1.59
#BBD3C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#BBD3C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD3C3
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD3C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD3C3 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CFC2
Deuteranopia (green-blind)
#CECCC4
Tritanopia (blue-blind)
#B7D2CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbd3c3; /* rgb */ color: rgb(187, 211, 195); /* oklch */ color: oklch(84.4% 0.034 156.4);
Tailwind
colors: {
custom: {
50: '#cfe0d5',
500: '#bbd3c3',
950: '#000000',
},
}SCSS
$custom: #bbd3c3; $custom-light: #cfe0d5; $custom-dark: #000000;
JSON
{
"hex": "#bbd3c3",
"rgb": {
"r": 187,
"g": 211,
"b": 195
},
"hsl": {
"h": 140,
"s": 21.429,
"l": 78.039
},
"oklch": {
"l": 0.84444,
"c": 0.03389,
"h": 156.4
},
"luminance": 0.61093
}Semantic roles & 50–950 ramp
primary
#BBD3C3
secondary
#A88A9E
accent
#4682A0
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483