#BBDFA5#BBDFA5
#BBDFA5 is a very light, moderate yellow-green. Relative luminance 0.661; OKLCH L 86.3% C 0.087 H 133.9°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFA5 |
|---|---|
| RGB | rgb(187, 223, 165) |
| HSL | hsl(97, 48%, 76%) |
| HSV | hsv(97, 26%, 87%) |
| CMYK | cmyk(16.1%, 0%, 26%, 12.5%) |
| CIE-LAB | lab(85.02, -22.18, 24.64) |
| CIE-LCH | lch(85.02, 33.15, 131.99°) |
| OKLab | oklab(86.3% -0.06 0.0624) |
| OKLCH | oklch(86.3% 0.087 133.9) |
| XYZ | xyz(53.6714, 66.0559, 45.5124) |
| Luminance | 0.6606 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.51
Light Sage
#BCECAC
ΔE00 3.30
Washed Out Green
#BCF5A6
ΔE00 6.06
Very Pale Green
#CFFDBC
ΔE00 6.41
Hospital Green
#9BE5AA
ΔE00 6.58
Pale Green
#C7FDB5
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFA5 #C9A5DF
analogous
#D8DFA5 #BBDFA5 #A5DFAC
triadic
#BBDFA5 #A5BBDF #DFA5BB
tetradic
#BBDFA5 #A5D8DF #C9A5DF #DFACA5
square
#BBDFA5 #A5D8DF #C9A5DF #DFACA5
split-complementary
#BBDFA5 #ACA5DF #DFA5D8
monochromatic
#77BF4B #99CF78 #BBDFA5 #DDEFD2 #EEF7E8
Accessibility & contrast
On white
1.48
#BBDFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#BBDFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFA5
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFA5 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D6A1
Deuteranopia (green-blind)
#DED3A8
Tritanopia (blue-blind)
#BCDACF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbdfa5; /* rgb */ color: rgb(187, 223, 165); /* oklch */ color: oklch(86.3% 0.087 133.9);
Tailwind
colors: {
custom: {
50: '#d0e9c0',
500: '#bbdfa5',
950: '#000000',
},
}SCSS
$custom: #bbdfa5; $custom-light: #d0e9c0; $custom-dark: #000000;
JSON
{
"hex": "#bbdfa5",
"rgb": {
"r": 187,
"g": 223,
"b": 165
},
"hsl": {
"h": 97.241,
"s": 47.541,
"l": 76.078
},
"oklch": {
"l": 0.863,
"c": 0.08662,
"h": 133.9
},
"luminance": 0.66057
}Semantic roles & 50–950 ramp
primary
#BBDFA5
secondary
#9D71B8
accent
#2BBB84
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482