#BBD0BE#BBD0BE
#BBD0BE is a very light, muted green. Relative luminance 0.594; OKLCH L 83.7% C 0.034 H 149.5°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD0BE |
|---|---|
| RGB | rgb(187, 208, 190) |
| HSL | hsl(129, 18%, 77%) |
| HSV | hsv(129, 10%, 82%) |
| CMYK | cmyk(10.1%, 0%, 8.7%, 18.4%) |
| CIE-LAB | lab(81.51, -10.46, 6.54) |
| CIE-LCH | lch(81.51, 12.33, 147.98°) |
| OKLab | oklab(83.67% -0.0289 0.017) |
| OKLCH | oklch(83.67% 0.034 149.5) |
| XYZ | xyz(52.3417, 59.3936, 57.4117) |
| Luminance | 0.5939 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.40
Silver (survey)
#C5C9C7
ΔE00 10.00
Greenish Grey
#96AE8D
ΔE00 10.87
Honeydew
#F0FFF0
ΔE00 11.01
Sage Green
#9CAF88
ΔE00 11.43
Pale Teal
#82CBB2
ΔE00 11.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD0BE #D0BBCD
analogous
#C3D0BB #BBD0BE #BBD0C8
triadic
#BBD0BE #BEBBD0 #D0BEBB
tetradic
#BBD0BE #BBC3D0 #D0BBCD #D0C8BB
square
#BBD0BE #BBC3D0 #D0BBCD #D0C8BB
split-complementary
#BBD0BE #C8BBD0 #D0BBC3
monochromatic
#739E79 #97B79B #BBD0BE #DFE9E1 #EDF2EE
Accessibility & contrast
On white
1.63
#BBD0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#BBD0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD0BE
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD0BE | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CCBD
Deuteranopia (green-blind)
#CDCABF
Tritanopia (blue-blind)
#B9CFCB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bbd0be; /* rgb */ color: rgb(187, 208, 190); /* oklch */ color: oklch(83.7% 0.034 149.5);
Tailwind
colors: {
custom: {
50: '#cfded1',
500: '#bbd0be',
950: '#000000',
},
}SCSS
$custom: #bbd0be; $custom-light: #cfded1; $custom-dark: #000000;
JSON
{
"hex": "#bbd0be",
"rgb": {
"r": 187,
"g": 208,
"b": 190
},
"hsl": {
"h": 128.571,
"s": 18.261,
"l": 77.451
},
"oklch": {
"l": 0.83674,
"c": 0.03356,
"h": 149.5
},
"luminance": 0.59394
}Semantic roles & 50–950 ramp
primary
#BBD0BE
secondary
#A58AA1
accent
#49919D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483