#BBDF86#BBDF86
#BBDF86 is a very light, vivid yellow-green. Relative luminance 0.651; OKLCH L 85.7% C 0.122 H 126.8°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDF86 |
|---|---|
| RGB | rgb(187, 223, 134) |
| HSL | hsl(84, 58%, 70%) |
| HSV | hsv(84, 40%, 87%) |
| CMYK | cmyk(16.1%, 0%, 39.9%, 12.5%) |
| CIE-LAB | lab(84.52, -26.47, 39.76) |
| CIE-LCH | lch(84.52, 47.77, 123.65°) |
| OKLab | oklab(85.73% -0.0728 0.0974) |
| OKLCH | oklch(85.73% 0.122 126.8) |
| XYZ | xyz(51.1838, 65.0609, 32.4111) |
| Luminance | 0.6506 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.03
Pale Olive
#B9CC81
ΔE00 5.24
Light Grey Green
#B7E1A1
ΔE00 5.37
Light Moss Green
#A6C875
ΔE00 5.57
Greenish Tan
#BCCB7A
ΔE00 5.85
Pistachio (survey)
#C0FA8B
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDF86 #AA86DF
analogous
#DFD786 #BBDF86 #8EDF86
triadic
#BBDF86 #86BBDF #DF86BB
tetradic
#BBDF86 #86DFD7 #AA86DF #DF868E
square
#BBDF86 #86DFD7 #AA86DF #DF868E
split-complementary
#BBDF86 #868EDF #D786DF
monochromatic
#82BA31 #A0D256 #BBDF86 #D6ECB6 #F1F9E7
Accessibility & contrast
On white
1.50
#BBDF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#BBDF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDF86
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDF86 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47F
Deuteranopia (green-blind)
#E2D28B
Tritanopia (blue-blind)
#C0D7C9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbdf86; /* rgb */ color: rgb(187, 223, 134); /* oklch */ color: oklch(85.7% 0.122 126.8);
Tailwind
colors: {
custom: {
50: '#d0e9aa',
500: '#bbdf86',
950: '#000000',
},
}SCSS
$custom: #bbdf86; $custom-light: #d0e9aa; $custom-dark: #000000;
JSON
{
"hex": "#bbdf86",
"rgb": {
"r": 187,
"g": 223,
"b": 134
},
"hsl": {
"h": 84.27,
"s": 58.17,
"l": 70
},
"oklch": {
"l": 0.85725,
"c": 0.12155,
"h": 126.8
},
"luminance": 0.65061
}Semantic roles & 50–950 ramp
primary
#BBDF86
secondary
#7B53B6
accent
#20C663
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481