#BBD5AE#BBD5AE
#BBD5AE is a very light, muted green. Relative luminance 0.612; OKLCH L 84.3% C 0.060 H 135.2°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD5AE |
|---|---|
| RGB | rgb(187, 213, 174) |
| HSL | hsl(100, 32%, 76%) |
| HSV | hsv(100, 18%, 84%) |
| CMYK | cmyk(12.2%, 0%, 18.3%, 16.5%) |
| CIE-LAB | lab(82.49, -15.78, 16.43) |
| CIE-LCH | lch(82.49, 22.78, 133.86°) |
| OKLab | oklab(84.34% -0.0425 0.0422) |
| OKLCH | oklch(84.34% 0.06 135.2) |
| XYZ | xyz(51.9263, 61.2087, 49.1149) |
| Luminance | 0.6121 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.36
Light Sage
#BCECAC
ΔE00 7.61
Darkseagreen
#8FBC8F
ΔE00 8.65
Hospital Green
#9BE5AA
ΔE00 9.08
Pale Olive
#B9CC81
ΔE00 9.19
Mint
#AAF0C1
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD5AE #C8AED5
analogous
#CED5AE #BBD5AE #AED5B4
triadic
#BBD5AE #AEBBD5 #D5AEBB
tetradic
#BBD5AE #AECED5 #C8AED5 #D5B4AE
square
#BBD5AE #AECED5 #C8AED5 #D5B4AE
split-complementary
#BBD5AE #B4AED5 #D5AECE
monochromatic
#77AB5D #99C086 #BBD5AE #DDEAD6 #EEF5EB
Accessibility & contrast
On white
1.59
#BBD5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#BBD5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD5AE
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD5AE | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CFAC
Deuteranopia (green-blind)
#D4CCB0
Tritanopia (blue-blind)
#BBD2CA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbd5ae; /* rgb */ color: rgb(187, 213, 174); /* oklch */ color: oklch(84.3% 0.060 135.2);
Tailwind
colors: {
custom: {
50: '#cfe2c6',
500: '#bbd5ae',
950: '#000000',
},
}SCSS
$custom: #bbd5ae; $custom-light: #cfe2c6; $custom-dark: #000000;
JSON
{
"hex": "#bbd5ae",
"rgb": {
"r": 187,
"g": 213,
"b": 174
},
"hsl": {
"h": 100,
"s": 31.707,
"l": 75.882
},
"oklch": {
"l": 0.84337,
"c": 0.05993,
"h": 135.2
},
"luminance": 0.61209
}Semantic roles & 50–950 ramp
primary
#BBD5AE
secondary
#9C7CAB
accent
#3BAA85
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482