#BBDF80#BBDF80
#BBDF80 is a very light, vivid yellow-green. Relative luminance 0.649; OKLCH L 85.6% C 0.128 H 125.9°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDF80 |
|---|---|
| RGB | rgb(187, 223, 128) |
| HSL | hsl(83, 60%, 69%) |
| HSV | hsv(83, 43%, 87%) |
| CMYK | cmyk(16.1%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(84.43, -27.19, 42.63) |
| CIE-LCH | lch(84.43, 50.56, 122.53°) |
| OKLab | oklab(85.63% -0.0751 0.1036) |
| OKLCH | oklch(85.63% 0.128 125.9) |
| XYZ | xyz(50.7772, 64.8982, 30.2694) |
| Luminance | 0.6490 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.14
Pale Olive
#B9CC81
ΔE00 5.50
Light Moss Green
#A6C875
ΔE00 5.73
Greenish Tan
#BCCB7A
ΔE00 5.85
Pistachio (survey)
#C0FA8B
ΔE00 6.22
Light Grey Green
#B7E1A1
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDF80 #A480DF
analogous
#DFD480 #BBDF80 #8CDF80
triadic
#BBDF80 #80BBDF #DF80BB
tetradic
#BBDF80 #80DFD4 #A480DF #DF808C
square
#BBDF80 #80DFD4 #A480DF #DF808C
split-complementary
#BBDF80 #808CDF #D480DF
monochromatic
#83B72E #A1D34F #BBDF80 #D5EBB1 #EFF8E2
Accessibility & contrast
On white
1.50
#BBDF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#BBDF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDF80
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDF80 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D479
Deuteranopia (green-blind)
#E3D285
Tritanopia (blue-blind)
#C0D7C8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbdf80; /* rgb */ color: rgb(187, 223, 128); /* oklch */ color: oklch(85.6% 0.128 125.9);
Tailwind
colors: {
custom: {
50: '#d1e9a6',
500: '#bbdf80',
950: '#000000',
},
}SCSS
$custom: #bbdf80; $custom-light: #d1e9a6; $custom-dark: #000000;
JSON
{
"hex": "#bbdf80",
"rgb": {
"r": 187,
"g": 223,
"b": 128
},
"hsl": {
"h": 82.737,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.8563,
"c": 0.12798,
"h": 125.9
},
"luminance": 0.64899
}Semantic roles & 50–950 ramp
primary
#BBDF80
secondary
#754DB6
accent
#1EC75E
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14160F
muted
#838480