#BBD7C8#BBD7C8
#BBD7C8 is a very light, muted green. Relative luminance 0.633; OKLCH L 85.4% C 0.036 H 162.2°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD7C8 |
|---|---|
| RGB | rgb(187, 215, 200) |
| HSL | hsl(148, 26%, 79%) |
| HSV | hsv(148, 13%, 84%) |
| CMYK | cmyk(13%, 0%, 7%, 15.7%) |
| CIE-LAB | lab(83.62, -12.19, 4.27) |
| CIE-LCH | lch(83.62, 12.91, 160.70°) |
| OKLab | oklab(85.43% -0.0345 0.0111) |
| OKLCH | oklch(85.43% 0.036 162.2) |
| XYZ | xyz(55.2169, 63.3347, 63.9481) |
| Luminance | 0.6334 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.72
Ice
#D6FFFA
ΔE00 9.84
Duck Egg Blue
#C3FBF4
ΔE00 9.98
Light Grey
#D8DCD6
ΔE00 10.07
Honeydew
#F0FFF0
ΔE00 10.26
Paleturquoise
#AFEEEE
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD7C8 #D7BBCA
analogous
#BCD7BB #BBD7C8 #BBD7D6
triadic
#BBD7C8 #C8BBD7 #D7C8BB
tetradic
#BBD7C8 #BBBCD7 #D7BBCA #D7D6BB
square
#BBD7C8 #BBBCD7 #D7BBCA #D7D6BB
split-complementary
#BBD7C8 #D6BBD7 #D7BBBC
monochromatic
#6EAA8A #94C0A9 #BBD7C8 #E2EEE7 #ECF4EF
Accessibility & contrast
On white
1.54
#BBD7C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#BBD7C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD7C8
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD7C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD7C8 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3C7
Deuteranopia (green-blind)
#D1CFC9
Tritanopia (blue-blind)
#B6D7D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbd7c8; /* rgb */ color: rgb(187, 215, 200); /* oklch */ color: oklch(85.4% 0.036 162.2);
Tailwind
colors: {
custom: {
50: '#cfe3d8',
500: '#bbd7c8',
950: '#000000',
},
}SCSS
$custom: #bbd7c8; $custom-light: #cfe3d8; $custom-dark: #000000;
JSON
{
"hex": "#bbd7c8",
"rgb": {
"r": 187,
"g": 215,
"b": 200
},
"hsl": {
"h": 147.857,
"s": 25.926,
"l": 78.824
},
"oklch": {
"l": 0.85428,
"c": 0.03629,
"h": 162.2
},
"luminance": 0.63336
}Semantic roles & 50–950 ramp
primary
#BBD7C8
secondary
#AD899C
accent
#4176A4
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483