#BBD0B3#BBD0B3
#BBD0B3 is a very light, muted green. Relative luminance 0.589; OKLCH L 83.4% C 0.046 H 137.0°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD0B3 |
|---|---|
| RGB | rgb(187, 208, 179) |
| HSL | hsl(103, 24%, 76%) |
| HSV | hsv(103, 14%, 82%) |
| CMYK | cmyk(10.1%, 0%, 13.9%, 18.4%) |
| CIE-LAB | lab(81.25, -12.41, 12.03) |
| CIE-LCH | lch(81.25, 17.28, 135.87°) |
| OKLab | oklab(83.39% -0.0334 0.0312) |
| OKLCH | oklch(83.39% 0.046 137) |
| XYZ | xyz(51.1846, 58.9307, 51.3172) |
| Luminance | 0.5893 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 9.40
Sage Green
#9CAF88
ΔE00 9.47
Greenish Grey
#96AE8D
ΔE00 9.49
Darkseagreen
#8FBC8F
ΔE00 9.54
Light Sage
#BCECAC
ΔE00 10.52
Mint
#AAF0C1
ΔE00 11.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD0B3 #C8B3D0
analogous
#C9D0B3 #BBD0B3 #B3D0B9
triadic
#BBD0B3 #B3BBD0 #D0B3BB
tetradic
#BBD0B3 #B3C9D0 #C8B3D0 #D0B9B3
square
#BBD0B3 #B3C9D0 #C8B3D0 #D0B9B3
split-complementary
#BBD0B3 #B9B3D0 #D0B3C9
monochromatic
#77A167 #99B98D #BBD0B3 #DDE7D9 #EEF3EC
Accessibility & contrast
On white
1.64
#BBD0B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#BBD0B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD0B3
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD0B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD0B3 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CBB1
Deuteranopia (green-blind)
#CFC9B4
Tritanopia (blue-blind)
#BBCEC8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bbd0b3; /* rgb */ color: rgb(187, 208, 179); /* oklch */ color: oklch(83.4% 0.046 137.0);
Tailwind
colors: {
custom: {
50: '#cfdec9',
500: '#bbd0b3',
950: '#000000',
},
}SCSS
$custom: #bbd0b3; $custom-light: #cfdec9; $custom-dark: #000000;
JSON
{
"hex": "#bbd0b3",
"rgb": {
"r": 187,
"g": 208,
"b": 179
},
"hsl": {
"h": 103.448,
"s": 23.577,
"l": 75.882
},
"oklch": {
"l": 0.83388,
"c": 0.04571,
"h": 137
},
"luminance": 0.58931
}Semantic roles & 50–950 ramp
primary
#BBD0B3
secondary
#9C82A5
accent
#43A288
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#131513
muted
#838482