#BBD0AE#BBD0AE
#BBD0AE is a very light, muted yellow-green. Relative luminance 0.587; OKLCH L 83.3% C 0.052 H 133.5°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD0AE |
|---|---|
| RGB | rgb(187, 208, 174) |
| HSL | hsl(97, 27%, 75%) |
| HSV | hsv(97, 16%, 82%) |
| CMYK | cmyk(10.1%, 0%, 16.3%, 18.4%) |
| CIE-LAB | lab(81.14, -13.25, 14.54) |
| CIE-LCH | lch(81.14, 19.67, 132.36°) |
| OKLab | oklab(83.27% -0.0355 0.0375) |
| OKLCH | oklch(83.27% 0.052 133.5) |
| XYZ | xyz(50.6880, 58.7321, 48.7022) |
| Luminance | 0.5873 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.18
Darkseagreen
#8FBC8F
ΔE00 8.92
Sage Green
#9CAF88
ΔE00 8.97
Greenish Grey
#96AE8D
ΔE00 9.30
Light Sage
#BCECAC
ΔE00 9.51
Pale Olive
#B9CC81
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD0AE #C3AED0
analogous
#CCD0AE #BBD0AE #AED0B2
triadic
#BBD0AE #AEBBD0 #D0AEBB
tetradic
#BBD0AE #AECCD0 #C3AED0 #D0B2AE
square
#BBD0AE #AECCD0 #C3AED0 #D0B2AE
split-complementary
#BBD0AE #B2AED0 #D0AECC
monochromatic
#7AA361 #9ABA87 #BBD0AE #DCE6D5 #EFF4EC
Accessibility & contrast
On white
1.65
#BBD0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#BBD0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD0AE
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD0AE | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CBAC
Deuteranopia (green-blind)
#D0C9AF
Tritanopia (blue-blind)
#BBCDC6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbd0ae; /* rgb */ color: rgb(187, 208, 174); /* oklch */ color: oklch(83.3% 0.052 133.5);
Tailwind
colors: {
custom: {
50: '#cfdec6',
500: '#bbd0ae',
950: '#000000',
},
}SCSS
$custom: #bbd0ae; $custom-light: #cfdec6; $custom-dark: #000000;
JSON
{
"hex": "#bbd0ae",
"rgb": {
"r": 187,
"g": 208,
"b": 174
},
"hsl": {
"h": 97.059,
"s": 26.562,
"l": 74.902
},
"oklch": {
"l": 0.83265,
"c": 0.05165,
"h": 133.5
},
"luminance": 0.58733
}Semantic roles & 50–950 ramp
primary
#BBD0AE
secondary
#967DA6
accent
#40A57F
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482