#BBD090#BBD090
#BBD090 is a very light, moderate yellow-green. Relative luminance 0.577; OKLCH L 82.6% C 0.088 H 123.1°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD090 |
|---|---|
| RGB | rgb(187, 208, 144) |
| HSL | hsl(80, 41%, 69%) |
| HSV | hsv(80, 31%, 82%) |
| CMYK | cmyk(10.1%, 0%, 30.8%, 18.4%) |
| CIE-LAB | lab(80.57, -17.83, 29.51) |
| CIE-LCH | lch(80.57, 34.48, 121.14°) |
| OKLab | oklab(82.62% -0.0481 0.0738) |
| OKLCH | oklch(82.62% 0.088 123.1) |
| XYZ | xyz(48.0830, 57.6901, 34.9823) |
| Luminance | 0.5769 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.64
Greenish Tan
#BCCB7A
ΔE00 4.16
Pale Olive Green
#B1D27B
ΔE00 4.44
Light Moss Green
#A6C875
ΔE00 4.98
Light Grey Green
#B7E1A1
ΔE00 5.56
Tan Green
#A9BE70
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD090 #A590D0
analogous
#D0C590 #BBD090 #9BD090
triadic
#BBD090 #90BBD0 #D090BB
tetradic
#BBD090 #90D0C5 #A590D0 #D0909B
square
#BBD090 #90D0C5 #A590D0 #D0909B
split-complementary
#BBD090 #909BD0 #C590D0
monochromatic
#83A144 #A1BE65 #BBD090 #D5E2BB #F0F4E6
Accessibility & contrast
On white
1.67
#BBD090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#BBD090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD090
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD090 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C88C
Deuteranopia (green-blind)
#D4C893
Tritanopia (blue-blind)
#C0CABF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bbd090; /* rgb */ color: rgb(187, 208, 144); /* oklch */ color: oklch(82.6% 0.088 123.1);
Tailwind
colors: {
custom: {
50: '#d0deb1',
500: '#bbd090',
950: '#000000',
},
}SCSS
$custom: #bbd090; $custom-light: #d0deb1; $custom-dark: #000000;
JSON
{
"hex": "#bbd090",
"rgb": {
"r": 187,
"g": 208,
"b": 144
},
"hsl": {
"h": 79.688,
"s": 40.506,
"l": 69.02
},
"oklch": {
"l": 0.82615,
"c": 0.08809,
"h": 123.1
},
"luminance": 0.5769
}Semantic roles & 50–950 ramp
primary
#BBD090
secondary
#765FA6
accent
#32B45C
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481