#BBDF82#BBDF82
#BBDF82 is a very light, vivid yellow-green. Relative luminance 0.650; OKLCH L 85.7% C 0.126 H 126.2°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDF82 |
|---|---|
| RGB | rgb(187, 223, 130) |
| HSL | hsl(83, 59%, 69%) |
| HSV | hsv(83, 42%, 87%) |
| CMYK | cmyk(16.1%, 0%, 41.7%, 12.5%) |
| CIE-LAB | lab(84.46, -26.95, 41.68) |
| CIE-LCH | lch(84.46, 49.63, 122.89°) |
| OKLab | oklab(85.66% -0.0743 0.1016) |
| OKLCH | oklch(85.66% 0.126 126.2) |
| XYZ | xyz(50.9101, 64.9514, 30.9695) |
| Luminance | 0.6495 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.07
Pale Olive
#B9CC81
ΔE00 5.40
Light Moss Green
#A6C875
ΔE00 5.66
Greenish Tan
#BCCB7A
ΔE00 5.83
Light Grey Green
#B7E1A1
ΔE00 6.04
Pistachio (survey)
#C0FA8B
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDF82 #A682DF
analogous
#DFD582 #BBDF82 #8DDF82
triadic
#BBDF82 #82BBDF #DF82BB
tetradic
#BBDF82 #82DFD5 #A682DF #DF828D
square
#BBDF82 #82DFD5 #A682DF #DF828D
split-complementary
#BBDF82 #828DDF #D582DF
monochromatic
#83B82F #A0D351 #BBDF82 #D6EBB3 #F0F8E3
Accessibility & contrast
On white
1.50
#BBDF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#BBDF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDF82
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDF82 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47B
Deuteranopia (green-blind)
#E3D287
Tritanopia (blue-blind)
#C0D7C8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbdf82; /* rgb */ color: rgb(187, 223, 130); /* oklch */ color: oklch(85.7% 0.126 126.2);
Tailwind
colors: {
custom: {
50: '#d1e9a7',
500: '#bbdf82',
950: '#000000',
},
}SCSS
$custom: #bbdf82; $custom-light: #d1e9a7; $custom-dark: #000000;
JSON
{
"hex": "#bbdf82",
"rgb": {
"r": 187,
"g": 223,
"b": 130
},
"hsl": {
"h": 83.226,
"s": 59.236,
"l": 69.216
},
"oklch": {
"l": 0.85661,
"c": 0.12586,
"h": 126.2
},
"luminance": 0.64952
}Semantic roles & 50–950 ramp
primary
#BBDF82
secondary
#774FB6
accent
#1FC760
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#141610
muted
#838480