#BBD7C7#BBD7C7
#BBD7C7 is a very light, muted green. Relative luminance 0.633; OKLCH L 85.4% C 0.037 H 160.5°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD7C7 |
|---|---|
| RGB | rgb(187, 215, 199) |
| HSL | hsl(146, 26%, 79%) |
| HSV | hsv(146, 13%, 84%) |
| CMYK | cmyk(13%, 0%, 7.4%, 15.7%) |
| CIE-LAB | lab(83.59, -12.37, 4.76) |
| CIE-LCH | lch(83.59, 13.26, 158.95°) |
| OKLab | oklab(85.4% -0.035 0.0124) |
| OKLCH | oklch(85.4% 0.037 160.5) |
| XYZ | xyz(55.1004, 63.2881, 63.3346) |
| Luminance | 0.6329 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 10.02
Powder Blue
#B0E0E6
ΔE00 10.08
Duck Egg Blue
#C3FBF4
ΔE00 10.13
Light Grey
#D8DCD6
ΔE00 10.22
Honeydew
#F0FFF0
ΔE00 10.29
Paleturquoise
#AFEEEE
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD7C7 #D7BBCB
analogous
#BDD7BB #BBD7C7 #BBD7D5
triadic
#BBD7C7 #C7BBD7 #D7C7BB
tetradic
#BBD7C7 #BBBDD7 #D7BBCB #D7D5BB
square
#BBD7C7 #BBBDD7 #D7BBCB #D7D5BB
split-complementary
#BBD7C7 #D5BBD7 #D7BBBD
monochromatic
#6EAA88 #94C0A7 #BBD7C7 #E2EEE7 #ECF4EF
Accessibility & contrast
On white
1.54
#BBD7C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#BBD7C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD7C7
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD7C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD7C7 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C6
Deuteranopia (green-blind)
#D1CFC8
Tritanopia (blue-blind)
#B6D7D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbd7c7; /* rgb */ color: rgb(187, 215, 199); /* oklch */ color: oklch(85.4% 0.037 160.5);
Tailwind
colors: {
custom: {
50: '#cfe3d8',
500: '#bbd7c7',
950: '#000000',
},
}SCSS
$custom: #bbd7c7; $custom-light: #cfe3d8; $custom-dark: #000000;
JSON
{
"hex": "#bbd7c7",
"rgb": {
"r": 187,
"g": 215,
"b": 199
},
"hsl": {
"h": 145.714,
"s": 25.926,
"l": 78.824
},
"oklch": {
"l": 0.854,
"c": 0.03709,
"h": 160.5
},
"luminance": 0.63289
}Semantic roles & 50–950 ramp
primary
#BBD7C7
secondary
#AD899E
accent
#417AA4
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483