#BBD980#BBD980
#BBD980 is a very light, moderate yellow-green. Relative luminance 0.617; OKLCH L 84.3% C 0.119 H 124.1°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD980 |
|---|---|
| RGB | rgb(187, 217, 128) |
| HSL | hsl(80, 54%, 68%) |
| HSV | hsv(80, 41%, 85%) |
| CMYK | cmyk(13.8%, 0%, 41%, 14.9%) |
| CIE-LAB | lab(82.78, -24.30, 40.54) |
| CIE-LCH | lch(82.78, 47.27, 120.94°) |
| OKLab | oklab(84.31% -0.067 0.0989) |
| OKLCH | oklch(84.31% 0.119 124.1) |
| XYZ | xyz(49.2024, 61.7488, 29.7445) |
| Luminance | 0.6175 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.98
Pale Olive
#B9CC81
ΔE00 3.84
Greenish Tan
#BCCB7A
ΔE00 4.22
Light Moss Green
#A6C875
ΔE00 4.59
Greenish Beige
#C9D179
ΔE00 5.19
Light Grey Green
#B7E1A1
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD980 #9E80D9
analogous
#D9CB80 #BBD980 #8ED980
triadic
#BBD980 #80BBD9 #D980BB
tetradic
#BBD980 #80D9CB #9E80D9 #D9808E
square
#BBD980 #80D9CB #9E80D9 #D9808E
split-complementary
#BBD980 #808ED9 #CB80D9
monochromatic
#83AB33 #A2CB51 #BBD980 #D4E7AF #EDF5DE
Accessibility & contrast
On white
1.57
#BBD980 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#BBD980 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD980
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD980 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD980 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF79
Deuteranopia (green-blind)
#DECE85
Tritanopia (blue-blind)
#C1D1C3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbd980; /* rgb */ color: rgb(187, 217, 128); /* oklch */ color: oklch(84.3% 0.119 124.1);
Tailwind
colors: {
custom: {
50: '#d1e4a6',
500: '#bbd980',
950: '#000000',
},
}SCSS
$custom: #bbd980; $custom-light: #d1e4a6; $custom-dark: #000000;
JSON
{
"hex": "#bbd980",
"rgb": {
"r": 187,
"g": 217,
"b": 128
},
"hsl": {
"h": 80.225,
"s": 53.939,
"l": 67.647
},
"oklch": {
"l": 0.84305,
"c": 0.11946,
"h": 124.1
},
"luminance": 0.61749
}Semantic roles & 50–950 ramp
primary
#BBD980
secondary
#6F4FAE
accent
#24C159
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480