#BBD290#BBD290
#BBD290 is a very light, moderate yellow-green. Relative luminance 0.587; OKLCH L 83.0% C 0.091 H 124.0°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD290 |
|---|---|
| RGB | rgb(187, 210, 144) |
| HSL | hsl(81, 42%, 69%) |
| HSV | hsv(81, 31%, 82%) |
| CMYK | cmyk(11%, 0%, 31.4%, 17.6%) |
| CIE-LAB | lab(81.11, -18.83, 30.24) |
| CIE-LCH | lch(81.11, 35.62, 121.91°) |
| OKLab | oklab(83.05% -0.0509 0.0755) |
| OKLCH | oklch(83.05% 0.091 124) |
| XYZ | xyz(48.5737, 58.6714, 35.1459) |
| Luminance | 0.5867 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.70
Pale Olive Green
#B1D27B
ΔE00 4.02
Greenish Tan
#BCCB7A
ΔE00 4.23
Light Moss Green
#A6C875
ΔE00 4.82
Light Grey Green
#B7E1A1
ΔE00 5.08
Tan Green
#A9BE70
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD290 #A790D2
analogous
#D2C890 #BBD290 #9AD290
triadic
#BBD290 #90BBD2 #D290BB
tetradic
#BBD290 #90D2C8 #A790D2 #D2909A
square
#BBD290 #90D2C8 #A790D2 #D2909A
split-complementary
#BBD290 #909AD2 #C890D2
monochromatic
#83A543 #A0C064 #BBD290 #D6E4BC #F0F5E7
Accessibility & contrast
On white
1.65
#BBD290 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#BBD290 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD290
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD290 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD290 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CA8C
Deuteranopia (green-blind)
#D6C993
Tritanopia (blue-blind)
#C0CCC1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbd290; /* rgb */ color: rgb(187, 210, 144); /* oklch */ color: oklch(83.0% 0.091 124.0);
Tailwind
colors: {
custom: {
50: '#d0dfb1',
500: '#bbd290',
950: '#000000',
},
}SCSS
$custom: #bbd290; $custom-light: #d0dfb1; $custom-dark: #000000;
JSON
{
"hex": "#bbd290",
"rgb": {
"r": 187,
"g": 210,
"b": 144
},
"hsl": {
"h": 80.909,
"s": 42.308,
"l": 69.412
},
"oklch": {
"l": 0.8305,
"c": 0.09107,
"h": 124
},
"luminance": 0.58672
}Semantic roles & 50–950 ramp
primary
#BBD290
secondary
#785EA8
accent
#30B55F
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481