#BBDFAA#BBDFAA
#BBDFAA is a very light, moderate green. Relative luminance 0.662; OKLCH L 86.4% C 0.081 H 135.7°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFAA |
|---|---|
| RGB | rgb(187, 223, 170) |
| HSL | hsl(101, 45%, 77%) |
| HSV | hsv(101, 24%, 87%) |
| CMYK | cmyk(16.1%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(85.12, -21.40, 22.18) |
| CIE-LCH | lch(85.12, 30.82, 133.98°) |
| OKLab | oklab(86.41% -0.0579 0.0565) |
| OKLCH | oklch(86.41% 0.081 135.7) |
| XYZ | xyz(54.1354, 66.2415, 47.9562) |
| Luminance | 0.6624 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.44
Light Sage
#BCECAC
ΔE00 3.64
Hospital Green
#9BE5AA
ΔE00 6.39
Very Pale Green
#CFFDBC
ΔE00 6.58
Washed Out Green
#BCF5A6
ΔE00 6.68
Very Light Green
#D1FFBD
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFAA #CEAADF
analogous
#D6DFAA #BBDFAA #AADFB4
triadic
#BBDFAA #AABBDF #DFAABB
tetradic
#BBDFAA #AAD6DF #CEAADF #DFB4AA
square
#BBDFAA #AAD6DF #CEAADF #DFB4AA
split-complementary
#BBDFAA #B4AADF #DFAAD6
monochromatic
#74BE51 #97CE7E #BBDFAA #DFF0D6 #EDF7E9
Accessibility & contrast
On white
1.47
#BBDFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#BBDFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFAA
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFAA | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7A7
Deuteranopia (green-blind)
#DDD3AD
Tritanopia (blue-blind)
#BBDBD1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbdfaa; /* rgb */ color: rgb(187, 223, 170); /* oklch */ color: oklch(86.4% 0.081 135.7);
Tailwind
colors: {
custom: {
50: '#d0e9c3',
500: '#bbdfaa',
950: '#000000',
},
}SCSS
$custom: #bbdfaa; $custom-light: #d0e9c3; $custom-dark: #000000;
JSON
{
"hex": "#bbdfaa",
"rgb": {
"r": 187,
"g": 223,
"b": 170
},
"hsl": {
"h": 100.755,
"s": 45.299,
"l": 77.059
},
"oklch": {
"l": 0.86407,
"c": 0.08089,
"h": 135.7
},
"luminance": 0.66242
}Semantic roles & 50–950 ramp
primary
#BBDFAA
secondary
#A275B8
accent
#2DB88C
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482