#BBD3C2#BBD3C2
#BBD3C2 is a very light, muted green. Relative luminance 0.610; OKLCH L 84.4% C 0.035 H 154.7°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD3C2 |
|---|---|
| RGB | rgb(187, 211, 194) |
| HSL | hsl(138, 21%, 78%) |
| HSV | hsv(138, 11%, 83%) |
| CMYK | cmyk(11.4%, 0%, 8.1%, 17.3%) |
| CIE-LAB | lab(82.40, -11.26, 5.70) |
| CIE-LCH | lch(82.40, 12.62, 153.15°) |
| OKLab | oklab(84.42% -0.0315 0.0149) |
| OKLCH | oklch(84.42% 0.035 154.7) |
| XYZ | xyz(53.5233, 61.0475, 59.9920) |
| Luminance | 0.6105 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.68
Silver (survey)
#C5C9C7
ΔE00 10.45
Honeydew
#F0FFF0
ΔE00 10.63
Powder Blue
#B0E0E6
ΔE00 11.12
Pale Teal
#82CBB2
ΔE00 11.19
Ice
#D6FFFA
ΔE00 11.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD3C2 #D3BBCC
analogous
#C0D3BB #BBD3C2 #BBD3CE
triadic
#BBD3C2 #C2BBD3 #D3C2BB
tetradic
#BBD3C2 #BBC0D3 #D3BBCC #D3CEBB
square
#BBD3C2 #BBC0D3 #D3BBCC #D3CEBB
split-complementary
#BBD3C2 #CEBBD3 #D3BBC0
monochromatic
#71A37F #96BBA1 #BBD3C2 #E0EBE3 #ECF3EE
Accessibility & contrast
On white
1.59
#BBD3C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#BBD3C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD3C2
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD3C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD3C2 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CFC1
Deuteranopia (green-blind)
#CECCC3
Tritanopia (blue-blind)
#B8D2CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbd3c2; /* rgb */ color: rgb(187, 211, 194); /* oklch */ color: oklch(84.4% 0.035 154.7);
Tailwind
colors: {
custom: {
50: '#cfe0d4',
500: '#bbd3c2',
950: '#000000',
},
}SCSS
$custom: #bbd3c2; $custom-light: #cfe0d4; $custom-dark: #000000;
JSON
{
"hex": "#bbd3c2",
"rgb": {
"r": 187,
"g": 211,
"b": 194
},
"hsl": {
"h": 137.5,
"s": 21.429,
"l": 78.039
},
"oklch": {
"l": 0.84416,
"c": 0.0348,
"h": 154.7
},
"luminance": 0.61048
}Semantic roles & 50–950 ramp
primary
#BBD3C2
secondary
#A88A9F
accent
#4686A0
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483