#BBD2AE#BBD2AE
#BBD2AE is a very light, muted yellow-green. Relative luminance 0.597; OKLCH L 83.7% C 0.055 H 134.2°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2AE |
|---|---|
| RGB | rgb(187, 210, 174) |
| HSL | hsl(98, 29%, 75%) |
| HSV | hsv(98, 17%, 82%) |
| CMYK | cmyk(11%, 0%, 17.1%, 17.6%) |
| CIE-LAB | lab(81.68, -14.27, 15.29) |
| CIE-LCH | lch(81.68, 20.92, 133.02°) |
| OKLab | oklab(83.69% -0.0383 0.0394) |
| OKLCH | oklch(83.69% 0.055 134.2) |
| XYZ | xyz(51.1787, 59.7135, 48.8657) |
| Luminance | 0.5971 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.43
Light Sage
#BCECAC
ΔE00 8.74
Darkseagreen
#8FBC8F
ΔE00 8.75
Sage Green
#9CAF88
ΔE00 9.29
Pale Olive
#B9CC81
ΔE00 9.56
Greenish Grey
#96AE8D
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2AE #C5AED2
analogous
#CDD2AE #BBD2AE #AED2B3
triadic
#BBD2AE #AEBBD2 #D2AEBB
tetradic
#BBD2AE #AECDD2 #C5AED2 #D2B3AE
square
#BBD2AE #AECDD2 #C5AED2 #D2B3AE
split-complementary
#BBD2AE #B3AED2 #D2AECD
monochromatic
#79A65F #9ABC87 #BBD2AE #DCE8D5 #EEF4EB
Accessibility & contrast
On white
1.62
#BBD2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#BBD2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2AE
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2AE | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CCAC
Deuteranopia (green-blind)
#D1CAB0
Tritanopia (blue-blind)
#BBCFC8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bbd2ae; /* rgb */ color: rgb(187, 210, 174); /* oklch */ color: oklch(83.7% 0.055 134.2);
Tailwind
colors: {
custom: {
50: '#cfdfc6',
500: '#bbd2ae',
950: '#000000',
},
}SCSS
$custom: #bbd2ae; $custom-light: #cfdfc6; $custom-dark: #000000;
JSON
{
"hex": "#bbd2ae",
"rgb": {
"r": 187,
"g": 210,
"b": 174
},
"hsl": {
"h": 98.333,
"s": 28.571,
"l": 75.294
},
"oklch": {
"l": 0.83693,
"c": 0.05497,
"h": 134.2
},
"luminance": 0.59714
}Semantic roles & 50–950 ramp
primary
#BBD2AE
secondary
#987CA8
accent
#3EA781
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482