#BBD4C4#BBD4C4
#BBD4C4 is a very light, muted green. Relative luminance 0.616; OKLCH L 84.7% C 0.035 H 157.5°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD4C4 |
|---|---|
| RGB | rgb(187, 212, 196) |
| HSL | hsl(142, 23%, 78%) |
| HSV | hsv(142, 12%, 83%) |
| CMYK | cmyk(11.8%, 0%, 7.5%, 16.9%) |
| CIE-LAB | lab(82.72, -11.40, 5.09) |
| CIE-LCH | lch(82.72, 12.49, 155.94°) |
| OKLab | oklab(84.68% -0.032 0.0133) |
| OKLCH | oklch(84.68% 0.035 157.5) |
| XYZ | xyz(53.9986, 61.6364, 61.2659) |
| Luminance | 0.6164 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.67
Silver (survey)
#C5C9C7
ΔE00 10.48
Honeydew
#F0FFF0
ΔE00 10.50
Powder Blue
#B0E0E6
ΔE00 10.59
Ice
#D6FFFA
ΔE00 10.81
Duck Egg Blue
#C3FBF4
ΔE00 11.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD4C4 #D4BBCB
analogous
#BED4BB #BBD4C4 #BBD4D0
triadic
#BBD4C4 #C4BBD4 #D4C4BB
tetradic
#BBD4C4 #BBBED4 #D4BBCB #D4D0BB
square
#BBD4C4 #BBBED4 #D4BBCB #D4D0BB
split-complementary
#BBD4C4 #D0BBD4 #D4BBBE
monochromatic
#70A583 #96BCA3 #BBD4C4 #E0ECE5 #ECF3EF
Accessibility & contrast
On white
1.58
#BBD4C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#BBD4C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD4C4
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD4C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD4C4 | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C3
Deuteranopia (green-blind)
#CFCDC5
Tritanopia (blue-blind)
#B7D4CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbd4c4; /* rgb */ color: rgb(187, 212, 196); /* oklch */ color: oklch(84.7% 0.035 157.5);
Tailwind
colors: {
custom: {
50: '#cfe1d5',
500: '#bbd4c4',
950: '#000000',
},
}SCSS
$custom: #bbd4c4; $custom-light: #cfe1d5; $custom-dark: #000000;
JSON
{
"hex": "#bbd4c4",
"rgb": {
"r": 187,
"g": 212,
"b": 196
},
"hsl": {
"h": 141.6,
"s": 22.523,
"l": 78.235
},
"oklch": {
"l": 0.84683,
"c": 0.03468,
"h": 157.5
},
"luminance": 0.61637
}Semantic roles & 50–950 ramp
primary
#BBD4C4
secondary
#AA8A9E
accent
#4580A1
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483