#BBD4C3#BBD4C3
#BBD4C3 is a very light, muted green. Relative luminance 0.616; OKLCH L 84.7% C 0.036 H 155.8°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD4C3 |
|---|---|
| RGB | rgb(187, 212, 195) |
| HSL | hsl(139, 23%, 78%) |
| HSV | hsv(139, 12%, 83%) |
| CMYK | cmyk(11.8%, 0%, 8%, 16.9%) |
| CIE-LAB | lab(82.70, -11.59, 5.59) |
| CIE-LCH | lch(82.70, 12.87, 154.25°) |
| OKLab | oklab(84.66% -0.0324 0.0146) |
| OKLCH | oklch(84.66% 0.036 155.8) |
| XYZ | xyz(53.8851, 61.5910, 60.6685) |
| Luminance | 0.6159 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.85
Honeydew
#F0FFF0
ΔE00 10.54
Silver (survey)
#C5C9C7
ΔE00 10.69
Powder Blue
#B0E0E6
ΔE00 10.93
Ice
#D6FFFA
ΔE00 10.99
Pale Teal
#82CBB2
ΔE00 11.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD4C3 #D4BBCC
analogous
#BFD4BB #BBD4C3 #BBD4CF
triadic
#BBD4C3 #C3BBD4 #D4C3BB
tetradic
#BBD4C3 #BBBFD4 #D4BBCC #D4CFBB
square
#BBD4C3 #BBBFD4 #D4BBCC #D4CFBB
split-complementary
#BBD4C3 #CFBBD4 #D4BBBF
monochromatic
#70A581 #96BCA2 #BBD4C3 #E0ECE4 #ECF3EE
Accessibility & contrast
On white
1.58
#BBD4C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#BBD4C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD4C3
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD4C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD4C3 | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C2
Deuteranopia (green-blind)
#CFCDC4
Tritanopia (blue-blind)
#B7D3CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbd4c3; /* rgb */ color: rgb(187, 212, 195); /* oklch */ color: oklch(84.7% 0.036 155.8);
Tailwind
colors: {
custom: {
50: '#cfe1d5',
500: '#bbd4c3',
950: '#000000',
},
}SCSS
$custom: #bbd4c3; $custom-light: #cfe1d5; $custom-dark: #000000;
JSON
{
"hex": "#bbd4c3",
"rgb": {
"r": 187,
"g": 212,
"b": 195
},
"hsl": {
"h": 139.2,
"s": 22.523,
"l": 78.235
},
"oklch": {
"l": 0.84655,
"c": 0.03556,
"h": 155.8
},
"luminance": 0.61592
}Semantic roles & 50–950 ramp
primary
#BBD4C3
secondary
#AA8A9F
accent
#4583A1
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483