#BBD7C5#BBD7C5
#BBD7C5 is a very light, muted green. Relative luminance 0.632; OKLCH L 85.3% C 0.039 H 157.3°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD7C5 |
|---|---|
| RGB | rgb(187, 215, 197) |
| HSL | hsl(141, 26%, 79%) |
| HSV | hsv(141, 13%, 84%) |
| CMYK | cmyk(13%, 0%, 8.4%, 15.7%) |
| CIE-LAB | lab(83.55, -12.75, 5.75) |
| CIE-LCH | lch(83.55, 13.99, 155.71°) |
| OKLab | oklab(85.35% -0.0358 0.015) |
| OKLCH | oklch(85.35% 0.039 157.3) |
| XYZ | xyz(54.8697, 63.1959, 62.1197) |
| Luminance | 0.6320 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 10.39
Ice
#D6FFFA
ΔE00 10.41
Duck Egg Blue
#C3FBF4
ΔE00 10.45
Pale Teal
#82CBB2
ΔE00 10.47
Light Grey
#D8DCD6
ΔE00 10.54
Powder Blue
#B0E0E6
ΔE00 10.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD7C5 #D7BBCD
analogous
#BFD7BB #BBD7C5 #BBD7D3
triadic
#BBD7C5 #C5BBD7 #D7C5BB
tetradic
#BBD7C5 #BBBFD7 #D7BBCD #D7D3BB
square
#BBD7C5 #BBBFD7 #D7BBCD #D7D3BB
split-complementary
#BBD7C5 #D3BBD7 #D7BBBF
monochromatic
#6EAA83 #94C0A4 #BBD7C5 #E2EEE6 #ECF4EF
Accessibility & contrast
On white
1.54
#BBD7C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#BBD7C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD7C5
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD7C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD7C5 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C4
Deuteranopia (green-blind)
#D1CFC6
Tritanopia (blue-blind)
#B7D6D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbd7c5; /* rgb */ color: rgb(187, 215, 197); /* oklch */ color: oklch(85.3% 0.039 157.3);
Tailwind
colors: {
custom: {
50: '#cfe3d6',
500: '#bbd7c5',
950: '#000000',
},
}SCSS
$custom: #bbd7c5; $custom-light: #cfe3d6; $custom-dark: #000000;
JSON
{
"hex": "#bbd7c5",
"rgb": {
"r": 187,
"g": 215,
"b": 197
},
"hsl": {
"h": 141.429,
"s": 25.926,
"l": 78.824
},
"oklch": {
"l": 0.85346,
"c": 0.03878,
"h": 157.3
},
"luminance": 0.63197
}Semantic roles & 50–950 ramp
primary
#BBD7C5
secondary
#AD89A0
accent
#4181A4
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483