#BBD7C2#BBD7C2
#BBD7C2 is a very light, muted green. Relative luminance 0.631; OKLCH L 85.3% C 0.042 H 153.0°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD7C2 |
|---|---|
| RGB | rgb(187, 215, 194) |
| HSL | hsl(135, 26%, 79%) |
| HSV | hsv(135, 13%, 84%) |
| CMYK | cmyk(13%, 0%, 9.8%, 15.7%) |
| CIE-LAB | lab(83.47, -13.30, 7.24) |
| CIE-LCH | lch(83.47, 15.14, 151.44°) |
| OKLab | oklab(85.27% -0.037 0.0188) |
| OKLCH | oklch(85.27% 0.042 153) |
| XYZ | xyz(54.5294, 63.0597, 60.3273) |
| Luminance | 0.6306 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 10.32
Light Teal
#90E4C1
ΔE00 10.48
Mint
#AAF0C1
ΔE00 10.53
Honeydew
#F0FFF0
ΔE00 10.60
Duck Egg Blue
#C3FBF4
ΔE00 10.99
Ice
#D6FFFA
ΔE00 11.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD7C2 #D7BBD0
analogous
#C2D7BB #BBD7C2 #BBD7D0
triadic
#BBD7C2 #C2BBD7 #D7C2BB
tetradic
#BBD7C2 #BBC2D7 #D7BBD0 #D7D0BB
square
#BBD7C2 #BBC2D7 #D7BBD0 #D7D0BB
split-complementary
#BBD7C2 #D0BBD7 #D7BBC2
monochromatic
#6EAA7D #94C09F #BBD7C2 #E2EEE5 #ECF4EE
Accessibility & contrast
On white
1.54
#BBD7C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#BBD7C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD7C2
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD7C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD7C2 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C1
Deuteranopia (green-blind)
#D2CFC3
Tritanopia (blue-blind)
#B7D6D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbd7c2; /* rgb */ color: rgb(187, 215, 194); /* oklch */ color: oklch(85.3% 0.042 153.0);
Tailwind
colors: {
custom: {
50: '#cfe3d4',
500: '#bbd7c2',
950: '#000000',
},
}SCSS
$custom: #bbd7c2; $custom-light: #cfe3d4; $custom-dark: #000000;
JSON
{
"hex": "#bbd7c2",
"rgb": {
"r": 187,
"g": 215,
"b": 194
},
"hsl": {
"h": 135,
"s": 25.926,
"l": 78.824
},
"oklch": {
"l": 0.85265,
"c": 0.04152,
"h": 153
},
"luminance": 0.63061
}Semantic roles & 50–950 ramp
primary
#BBD7C2
secondary
#AD89A4
accent
#418CA4
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483