#BBD1AF#BBD1AF
#BBD1AF is a very light, muted yellow-green. Relative luminance 0.593; OKLCH L 83.5% C 0.052 H 134.5°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD1AF |
|---|---|
| RGB | rgb(187, 209, 175) |
| HSL | hsl(99, 27%, 75%) |
| HSV | hsv(99, 16%, 82%) |
| CMYK | cmyk(10.5%, 0%, 16.3%, 18%) |
| CIE-LAB | lab(81.43, -13.60, 14.41) |
| CIE-LCH | lch(81.43, 19.81, 133.32°) |
| OKLab | oklab(83.5% -0.0365 0.0372) |
| OKLCH | oklch(83.5% 0.052 134.5) |
| XYZ | xyz(51.0304, 59.2604, 49.2990) |
| Luminance | 0.5926 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.03
Darkseagreen
#8FBC8F
ΔE00 8.91
Sage Green
#9CAF88
ΔE00 9.19
Light Sage
#BCECAC
ΔE00 9.31
Greenish Grey
#96AE8D
ΔE00 9.47
Pale Olive
#B9CC81
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD1AF #C5AFD1
analogous
#CCD1AF #BBD1AF #AFD1B4
triadic
#BBD1AF #AFBBD1 #D1AFBB
tetradic
#BBD1AF #AFCCD1 #C5AFD1 #D1B4AF
square
#BBD1AF #AFCCD1 #C5AFD1 #D1B4AF
split-complementary
#BBD1AF #B4AFD1 #D1AFCC
monochromatic
#79A461 #9ABB88 #BBD1AF #DCE7D6 #EEF4EC
Accessibility & contrast
On white
1.63
#BBD1AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#BBD1AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD1AF
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD1AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD1AF | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CCAD
Deuteranopia (green-blind)
#D0CAB0
Tritanopia (blue-blind)
#BBCEC7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bbd1af; /* rgb */ color: rgb(187, 209, 175); /* oklch */ color: oklch(83.5% 0.052 134.5);
Tailwind
colors: {
custom: {
50: '#cfdfc7',
500: '#bbd1af',
950: '#000000',
},
}SCSS
$custom: #bbd1af; $custom-light: #cfdfc7; $custom-dark: #000000;
JSON
{
"hex": "#bbd1af",
"rgb": {
"r": 187,
"g": 209,
"b": 175
},
"hsl": {
"h": 98.824,
"s": 26.984,
"l": 75.294
},
"oklch": {
"l": 0.83503,
"c": 0.05212,
"h": 134.5
},
"luminance": 0.59261
}Semantic roles & 50–950 ramp
primary
#BBD1AF
secondary
#987EA7
accent
#40A682
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482