#BBD0AF#BBD0AF
#BBD0AF is a very light, muted yellow-green. Relative luminance 0.588; OKLCH L 83.3% C 0.050 H 134.1°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD0AF |
|---|---|
| RGB | rgb(187, 208, 175) |
| HSL | hsl(98, 26%, 75%) |
| HSV | hsv(98, 16%, 82%) |
| CMYK | cmyk(10.1%, 0%, 15.9%, 18.4%) |
| CIE-LAB | lab(81.17, -13.09, 14.04) |
| CIE-LCH | lch(81.17, 19.19, 133.00°) |
| OKLab | oklab(83.29% -0.0351 0.0362) |
| OKLCH | oklch(83.29% 0.05 134.1) |
| XYZ | xyz(50.7859, 58.7712, 49.2175) |
| Luminance | 0.5877 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.41
Darkseagreen
#8FBC8F
ΔE00 9.02
Sage Green
#9CAF88
ΔE00 9.05
Greenish Grey
#96AE8D
ΔE00 9.32
Light Sage
#BCECAC
ΔE00 9.70
Pale Olive
#B9CC81
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD0AF #C4AFD0
analogous
#CBD0AF #BBD0AF #AFD0B4
triadic
#BBD0AF #AFBBD0 #D0AFBB
tetradic
#BBD0AF #AFCBD0 #C4AFD0 #D0B4AF
square
#BBD0AF #AFCBD0 #C4AFD0 #D0B4AF
split-complementary
#BBD0AF #B4AFD0 #D0AFCB
monochromatic
#79A362 #9AB988 #BBD0AF #DCE7D6 #EFF4EC
Accessibility & contrast
On white
1.65
#BBD0AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#BBD0AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD0AF
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD0AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD0AF | 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)
#D3CBAD
Deuteranopia (green-blind)
#D0C9B0
Tritanopia (blue-blind)
#BBCDC7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bbd0af; /* rgb */ color: rgb(187, 208, 175); /* oklch */ color: oklch(83.3% 0.050 134.1);
Tailwind
colors: {
custom: {
50: '#cfdec7',
500: '#bbd0af',
950: '#000000',
},
}SCSS
$custom: #bbd0af; $custom-light: #cfdec7; $custom-dark: #000000;
JSON
{
"hex": "#bbd0af",
"rgb": {
"r": 187,
"g": 208,
"b": 175
},
"hsl": {
"h": 98.182,
"s": 25.984,
"l": 75.098
},
"oklch": {
"l": 0.8329,
"c": 0.05045,
"h": 134.1
},
"luminance": 0.58772
}Semantic roles & 50–950 ramp
primary
#BBD0AF
secondary
#977EA5
accent
#41A580
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482