#BBD5C7#BBD5C7
#BBD5C7 is a very light, muted green. Relative luminance 0.623; OKLCH L 85.0% C 0.034 H 162.1°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD5C7 |
|---|---|
| RGB | rgb(187, 213, 199) |
| HSL | hsl(148, 24%, 78%) |
| HSV | hsv(148, 12%, 84%) |
| CMYK | cmyk(12.2%, 0%, 6.6%, 16.5%) |
| CIE-LAB | lab(83.06, -11.35, 3.99) |
| CIE-LCH | lch(83.06, 12.03, 160.64°) |
| OKLab | oklab(84.98% -0.0322 0.0104) |
| OKLCH | oklch(84.98% 0.034 162.1) |
| XYZ | xyz(54.5942, 62.2758, 63.1659) |
| Luminance | 0.6228 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.53
Powder Blue
#B0E0E6
ΔE00 9.70
Ice
#D6FFFA
ΔE00 10.21
Silver (survey)
#C5C9C7
ΔE00 10.31
Honeydew
#F0FFF0
ΔE00 10.37
Duck Egg Blue
#C3FBF4
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD5C7 #D5BBC9
analogous
#BCD5BB #BBD5C7 #BBD5D4
triadic
#BBD5C7 #C7BBD5 #D5C7BB
tetradic
#BBD5C7 #BBBCD5 #D5BBC9 #D5D4BB
square
#BBD5C7 #BBBCD5 #D5BBC9 #D5D4BB
split-complementary
#BBD5C7 #D4BBD5 #D5BBBC
monochromatic
#6FA689 #95BEA8 #BBD5C7 #E1ECE6 #ECF3EF
Accessibility & contrast
On white
1.56
#BBD5C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#BBD5C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD5C7
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD5C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD5C7 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C6
Deuteranopia (green-blind)
#CFCDC8
Tritanopia (blue-blind)
#B7D5D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbd5c7; /* rgb */ color: rgb(187, 213, 199); /* oklch */ color: oklch(85.0% 0.034 162.1);
Tailwind
colors: {
custom: {
50: '#cfe2d8',
500: '#bbd5c7',
950: '#000000',
},
}SCSS
$custom: #bbd5c7; $custom-light: #cfe2d8; $custom-dark: #000000;
JSON
{
"hex": "#bbd5c7",
"rgb": {
"r": 187,
"g": 213,
"b": 199
},
"hsl": {
"h": 147.692,
"s": 23.636,
"l": 78.431
},
"oklch": {
"l": 0.84977,
"c": 0.03383,
"h": 162.1
},
"luminance": 0.62277
}Semantic roles & 50–950 ramp
primary
#BBD5C7
secondary
#AB899B
accent
#4376A2
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483