#BBD2B3#BBD2B3
#BBD2B3 is a very light, muted green. Relative luminance 0.599; OKLCH L 83.8% C 0.049 H 137.6°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2B3 |
|---|---|
| RGB | rgb(187, 210, 179) |
| HSL | hsl(105, 26%, 76%) |
| HSV | hsv(105, 15%, 82%) |
| CMYK | cmyk(11%, 0%, 14.8%, 17.6%) |
| CIE-LAB | lab(81.79, -13.42, 12.80) |
| CIE-LCH | lch(81.79, 18.55, 136.37°) |
| OKLab | oklab(83.82% -0.0362 0.0331) |
| OKLCH | oklch(83.82% 0.049 137.6) |
| XYZ | xyz(51.6752, 59.9121, 51.4808) |
| Luminance | 0.5991 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.64
Darkseagreen
#8FBC8F
ΔE00 9.27
Sage Green
#9CAF88
ΔE00 9.68
Light Sage
#BCECAC
ΔE00 9.72
Greenish Grey
#96AE8D
ΔE00 9.73
Mint
#AAF0C1
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2B3 #CAB3D2
analogous
#CBD2B3 #BBD2B3 #B3D2BB
triadic
#BBD2B3 #B3BBD2 #D2B3BB
tetradic
#BBD2B3 #B3CBD2 #CAB3D2 #D2BBB3
square
#BBD2B3 #B3CBD2 #CAB3D2 #D2BBB3
split-complementary
#BBD2B3 #BBB3D2 #D2B3CB
monochromatic
#76A466 #99BB8D #BBD2B3 #DDE9D9 #EEF4EC
Accessibility & contrast
On white
1.62
#BBD2B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#BBD2B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2B3
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2B3 | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CDB1
Deuteranopia (green-blind)
#D1CBB4
Tritanopia (blue-blind)
#BAD0C9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bbd2b3; /* rgb */ color: rgb(187, 210, 179); /* oklch */ color: oklch(83.8% 0.049 137.6);
Tailwind
colors: {
custom: {
50: '#cfdfc9',
500: '#bbd2b3',
950: '#000000',
},
}SCSS
$custom: #bbd2b3; $custom-light: #cfdfc9; $custom-dark: #000000;
JSON
{
"hex": "#bbd2b3",
"rgb": {
"r": 187,
"g": 210,
"b": 179
},
"hsl": {
"h": 104.516,
"s": 25.62,
"l": 76.275
},
"oklch": {
"l": 0.83815,
"c": 0.04908,
"h": 137.6
},
"luminance": 0.59913
}Semantic roles & 50–950 ramp
primary
#BBD2B3
secondary
#9E82A8
accent
#41A48B
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#131513
muted
#838482