#BBDFA2#BBDFA2
#BBDFA2 is a very light, moderate yellow-green. Relative luminance 0.659; OKLCH L 86.2% C 0.090 H 132.9°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFA2 |
|---|---|
| RGB | rgb(187, 223, 162) |
| HSL | hsl(95, 49%, 75%) |
| HSV | hsv(95, 27%, 87%) |
| CMYK | cmyk(16.1%, 0%, 27.4%, 12.5%) |
| CIE-LAB | lab(84.97, -22.63, 26.12) |
| CIE-LCH | lch(84.97, 34.56, 130.91°) |
| OKLab | oklab(86.24% -0.0613 0.066) |
| OKLCH | oklch(86.24% 0.09 132.9) |
| XYZ | xyz(53.4016, 65.9480, 44.0912) |
| Luminance | 0.6595 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.20
Light Sage
#BCECAC
ΔE00 3.29
Washed Out Green
#BCF5A6
ΔE00 5.78
Pale Olive Green
#B1D27B
ΔE00 6.39
Very Pale Green
#CFFDBC
ΔE00 6.41
Pale Green
#C7FDB5
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFA2 #C6A2DF
analogous
#D9DFA2 #BBDFA2 #A2DFA7
triadic
#BBDFA2 #A2BBDF #DFA2BB
tetradic
#BBDFA2 #A2D9DF #C6A2DF #DFA7A2
square
#BBDFA2 #A2D9DF #C6A2DF #DFA7A2
split-complementary
#BBDFA2 #A7A2DF #DFA2D9
monochromatic
#78C047 #9ACF74 #BBDFA2 #DCEFD0 #EEF7E8
Accessibility & contrast
On white
1.48
#BBDFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#BBDFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFA2
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFA2 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D69E
Deuteranopia (green-blind)
#DFD3A5
Tritanopia (blue-blind)
#BCDACF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbdfa2; /* rgb */ color: rgb(187, 223, 162); /* oklch */ color: oklch(86.2% 0.090 132.9);
Tailwind
colors: {
custom: {
50: '#d0e9be',
500: '#bbdfa2',
950: '#000000',
},
}SCSS
$custom: #bbdfa2; $custom-light: #d0e9be; $custom-dark: #000000;
JSON
{
"hex": "#bbdfa2",
"rgb": {
"r": 187,
"g": 223,
"b": 162
},
"hsl": {
"h": 95.41,
"s": 48.8,
"l": 75.49
},
"oklch": {
"l": 0.86238,
"c": 0.09006,
"h": 132.9
},
"luminance": 0.65949
}Semantic roles & 50–950 ramp
primary
#BBDFA2
secondary
#996EB8
accent
#29BC80
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482