#BBDF87#BBDF87
#BBDF87 is a very light, vivid yellow-green. Relative luminance 0.651; OKLCH L 85.7% C 0.120 H 126.9°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDF87 |
|---|---|
| RGB | rgb(187, 223, 135) |
| HSL | hsl(85, 58%, 70%) |
| HSV | hsv(85, 39%, 87%) |
| CMYK | cmyk(16.1%, 0%, 39.5%, 12.5%) |
| CIE-LAB | lab(84.53, -26.34, 39.28) |
| CIE-LCH | lch(84.53, 47.30, 123.85°) |
| OKLab | oklab(85.74% -0.0724 0.0963) |
| OKLCH | oklch(85.74% 0.12 126.9) |
| XYZ | xyz(51.2539, 65.0889, 32.7801) |
| Luminance | 0.6509 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.04
Light Grey Green
#B7E1A1
ΔE00 5.21
Pale Olive
#B9CC81
ΔE00 5.22
Light Moss Green
#A6C875
ΔE00 5.56
Greenish Tan
#BCCB7A
ΔE00 5.87
Washed Out Green
#BCF5A6
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDF87 #AB87DF
analogous
#DFD787 #BBDF87 #8FDF87
triadic
#BBDF87 #87BBDF #DF87BB
tetradic
#BBDF87 #87DFD7 #AB87DF #DF878F
square
#BBDF87 #87DFD7 #AB87DF #DF878F
split-complementary
#BBDF87 #878FDF #D787DF
monochromatic
#82BA32 #A0D257 #BBDF87 #D6ECB7 #F1F9E7
Accessibility & contrast
On white
1.50
#BBDF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#BBDF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDF87
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDF87 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D480
Deuteranopia (green-blind)
#E2D28C
Tritanopia (blue-blind)
#BFD8C9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbdf87; /* rgb */ color: rgb(187, 223, 135); /* oklch */ color: oklch(85.7% 0.120 126.9);
Tailwind
colors: {
custom: {
50: '#d0e9ab',
500: '#bbdf87',
950: '#000000',
},
}SCSS
$custom: #bbdf87; $custom-light: #d0e9ab; $custom-dark: #000000;
JSON
{
"hex": "#bbdf87",
"rgb": {
"r": 187,
"g": 223,
"b": 135
},
"hsl": {
"h": 84.545,
"s": 57.895,
"l": 70.196
},
"oklch": {
"l": 0.85741,
"c": 0.12047,
"h": 126.9
},
"luminance": 0.65089
}Semantic roles & 50–950 ramp
primary
#BBDF87
secondary
#7C54B7
accent
#20C564
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481