#BBDF97#BBDF97
#BBDF97 is a very light, moderate yellow-green. Relative luminance 0.656; OKLCH L 86.0% C 0.103 H 129.9°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDF97 |
|---|---|
| RGB | rgb(187, 223, 151) |
| HSL | hsl(90, 53%, 73%) |
| HSV | hsv(90, 32%, 87%) |
| CMYK | cmyk(16.1%, 0%, 32.3%, 12.5%) |
| CIE-LAB | lab(84.78, -24.23, 31.52) |
| CIE-LCH | lch(84.78, 39.76, 127.55°) |
| OKLab | oklab(86.02% -0.0659 0.0787) |
| OKLCH | oklch(86.02% 0.103 129.9) |
| XYZ | xyz(52.4662, 65.5738, 39.1650) |
| Luminance | 0.6558 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.37
Light Sage
#BCECAC
ΔE00 4.21
Pale Olive Green
#B1D27B
ΔE00 4.50
Washed Out Green
#BCF5A6
ΔE00 5.41
Pale Olive
#B9CC81
ΔE00 5.60
Tea Green
#BDF8A3
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDF97 #BB97DF
analogous
#DFDF97 #BBDF97 #97DF97
triadic
#BBDF97 #97BBDF #DF97BB
tetradic
#BBDF97 #97DFDF #BB97DF #DF9797
square
#BBDF97 #97DFDF #BB97DF #DF9797
split-complementary
#BBDF97 #9797DF #DF97DF
monochromatic
#7EC03B #9CD168 #BBDF97 #DAEDC6 #F0F8E8
Accessibility & contrast
On white
1.49
#BBDF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#BBDF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDF97
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDF97 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D592
Deuteranopia (green-blind)
#E0D39B
Tritanopia (blue-blind)
#BED9CC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbdf97; /* rgb */ color: rgb(187, 223, 151); /* oklch */ color: oklch(86.0% 0.103 129.9);
Tailwind
colors: {
custom: {
50: '#d0e9b6',
500: '#bbdf97',
950: '#000000',
},
}SCSS
$custom: #bbdf97; $custom-light: #d0e9b6; $custom-dark: #000000;
JSON
{
"hex": "#bbdf97",
"rgb": {
"r": 187,
"g": 223,
"b": 151
},
"hsl": {
"h": 90,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.86022,
"c": 0.10264,
"h": 129.9
},
"luminance": 0.65575
}Semantic roles & 50–950 ramp
primary
#BBDF97
secondary
#8D63B7
accent
#25C073
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481