#BBD6C8#BBD6C8
#BBD6C8 is a very light, muted green. Relative luminance 0.628; OKLCH L 85.2% C 0.035 H 163.1°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD6C8 |
|---|---|
| RGB | rgb(187, 214, 200) |
| HSL | hsl(149, 25%, 79%) |
| HSV | hsv(149, 13%, 84%) |
| CMYK | cmyk(12.6%, 0%, 6.5%, 16.1%) |
| CIE-LAB | lab(83.35, -11.68, 3.88) |
| CIE-LCH | lch(83.35, 12.30, 161.62°) |
| OKLab | oklab(85.22% -0.0332 0.0101) |
| OKLCH | oklch(85.22% 0.035 163.1) |
| XYZ | xyz(54.9630, 62.8270, 63.8635) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.52
Light Grey
#D8DCD6
ΔE00 9.73
Ice
#D6FFFA
ΔE00 9.94
Duck Egg Blue
#C3FBF4
ΔE00 10.17
Honeydew
#F0FFF0
ΔE00 10.31
Paleturquoise
#AFEEEE
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD6C8 #D6BBC9
analogous
#BBD6BB #BBD6C8 #BBD6D5
triadic
#BBD6C8 #C8BBD6 #D6C8BB
tetradic
#BBD6C8 #BBBBD6 #D6BBC9 #D6D5BB
square
#BBD6C8 #BBBBD6 #D6BBC9 #D6D5BB
split-complementary
#BBD6C8 #D5BBD6 #D6BBBB
monochromatic
#6FA88A #95BFA9 #BBD6C8 #E1EDE7 #ECF3F0
Accessibility & contrast
On white
1.55
#BBD6C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#BBD6C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD6C8
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD6C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD6C8 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2C7
Deuteranopia (green-blind)
#D0CEC9
Tritanopia (blue-blind)
#B6D6D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbd6c8; /* rgb */ color: rgb(187, 214, 200); /* oklch */ color: oklch(85.2% 0.035 163.1);
Tailwind
colors: {
custom: {
50: '#cfe2d8',
500: '#bbd6c8',
950: '#000000',
},
}SCSS
$custom: #bbd6c8; $custom-light: #cfe2d8; $custom-dark: #000000;
JSON
{
"hex": "#bbd6c8",
"rgb": {
"r": 187,
"g": 214,
"b": 200
},
"hsl": {
"h": 148.889,
"s": 24.771,
"l": 78.627
},
"oklch": {
"l": 0.85216,
"c": 0.03468,
"h": 163.1
},
"luminance": 0.62828
}Semantic roles & 50–950 ramp
primary
#BBD6C8
secondary
#AC899B
accent
#4275A3
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483