#BBD2BA#BBD2BA
#BBD2BA is a very light, muted green. Relative luminance 0.602; OKLCH L 84.0% C 0.041 H 144.1°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2BA |
|---|---|
| RGB | rgb(187, 210, 186) |
| HSL | hsl(118, 21%, 78%) |
| HSV | hsv(118, 11%, 82%) |
| CMYK | cmyk(11%, 0%, 11.4%, 17.6%) |
| CIE-LAB | lab(81.95, -12.20, 9.30) |
| CIE-LCH | lch(81.95, 15.34, 142.68°) |
| OKLab | oklab(83.99% -0.0333 0.0242) |
| OKLCH | oklch(83.99% 0.041 144.1) |
| XYZ | xyz(52.4012, 60.2025, 55.3044) |
| Luminance | 0.6020 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 10.29
Darkseagreen
#8FBC8F
ΔE00 10.42
Light Grey Green
#B7E1A1
ΔE00 10.57
Sage Green
#9CAF88
ΔE00 10.63
Light Grey
#D8DCD6
ΔE00 10.90
Pale Teal
#82CBB2
ΔE00 11.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2BA #D1BAD2
analogous
#C7D2BA #BBD2BA #BAD2C5
triadic
#BBD2BA #BABBD2 #D2BABB
tetradic
#BBD2BA #BAC7D2 #D1BAD2 #D2C5BA
square
#BBD2BA #BAC7D2 #D1BAD2 #D2C5BA
split-complementary
#BBD2BA #C5BAD2 #D2BAC7
monochromatic
#72A270 #96BA95 #BBD2BA #E0EADF #EDF3EC
Accessibility & contrast
On white
1.61
#BBD2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#BBD2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2BA
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2BA | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CDB9
Deuteranopia (green-blind)
#CFCBBB
Tritanopia (blue-blind)
#B9D0CB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbd2ba; /* rgb */ color: rgb(187, 210, 186); /* oklch */ color: oklch(84.0% 0.041 144.1);
Tailwind
colors: {
custom: {
50: '#cfdfce',
500: '#bbd2ba',
950: '#000000',
},
}SCSS
$custom: #bbd2ba; $custom-light: #cfdfce; $custom-dark: #000000;
JSON
{
"hex": "#bbd2ba",
"rgb": {
"r": 187,
"g": 210,
"b": 186
},
"hsl": {
"h": 117.5,
"s": 21.053,
"l": 77.647
},
"oklch": {
"l": 0.83992,
"c": 0.04119,
"h": 144.1
},
"luminance": 0.60203
}Semantic roles & 50–950 ramp
primary
#BBD2BA
secondary
#A689A7
accent
#469F9C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131513
muted
#838483