#BBD4C2#BBD4C2
#BBD4C2 is a very light, muted green. Relative luminance 0.615; OKLCH L 84.6% C 0.036 H 154.2°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD4C2 |
|---|---|
| RGB | rgb(187, 212, 194) |
| HSL | hsl(137, 23%, 78%) |
| HSV | hsv(137, 12%, 83%) |
| CMYK | cmyk(11.8%, 0%, 8.5%, 16.9%) |
| CIE-LAB | lab(82.67, -11.77, 6.09) |
| CIE-LCH | lch(82.67, 13.25, 152.66°) |
| OKLab | oklab(84.63% -0.0328 0.0159) |
| OKLCH | oklch(84.63% 0.036 154.2) |
| XYZ | xyz(53.7725, 61.5459, 60.0750) |
| Luminance | 0.6155 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 10.02
Honeydew
#F0FFF0
ΔE00 10.60
Silver (survey)
#C5C9C7
ΔE00 10.91
Pale Teal
#82CBB2
ΔE00 10.94
Ice
#D6FFFA
ΔE00 11.17
Powder Blue
#B0E0E6
ΔE00 11.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD4C2 #D4BBCD
analogous
#C0D4BB #BBD4C2 #BBD4CE
triadic
#BBD4C2 #C2BBD4 #D4C2BB
tetradic
#BBD4C2 #BBC0D4 #D4BBCD #D4CEBB
square
#BBD4C2 #BBC0D4 #D4BBCD #D4CEBB
split-complementary
#BBD4C2 #CEBBD4 #D4BBC0
monochromatic
#70A57F #96BCA0 #BBD4C2 #E0ECE4 #ECF3EE
Accessibility & contrast
On white
1.58
#BBD4C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#BBD4C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD4C2
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD4C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD4C2 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C1
Deuteranopia (green-blind)
#CFCDC3
Tritanopia (blue-blind)
#B8D3CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbd4c2; /* rgb */ color: rgb(187, 212, 194); /* oklch */ color: oklch(84.6% 0.036 154.2);
Tailwind
colors: {
custom: {
50: '#cfe1d4',
500: '#bbd4c2',
950: '#000000',
},
}SCSS
$custom: #bbd4c2; $custom-light: #cfe1d4; $custom-dark: #000000;
JSON
{
"hex": "#bbd4c2",
"rgb": {
"r": 187,
"g": 212,
"b": 194
},
"hsl": {
"h": 136.8,
"s": 22.523,
"l": 78.235
},
"oklch": {
"l": 0.84628,
"c": 0.03647,
"h": 154.2
},
"luminance": 0.61547
}Semantic roles & 50–950 ramp
primary
#BBD4C2
secondary
#AA8AA1
accent
#4587A1
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483