#BBDB90#BBDB90
#BBDB90 is a very light, moderate yellow-green. Relative luminance 0.632; OKLCH L 85.0% C 0.105 H 127.3°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDB90 |
|---|---|
| RGB | rgb(187, 219, 144) |
| HSL | hsl(86, 51%, 71%) |
| HSV | hsv(86, 34%, 86%) |
| CMYK | cmyk(14.6%, 0%, 34.2%, 14.1%) |
| CIE-LAB | lab(83.57, -23.25, 33.49) |
| CIE-LCH | lch(83.57, 40.77, 124.77°) |
| OKLab | oklab(85.02% -0.0633 0.0832) |
| OKLCH | oklch(85.02% 0.105 127.3) |
| XYZ | xyz(50.8584, 63.2410, 35.9075) |
| Luminance | 0.6324 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.26
Light Grey Green
#B7E1A1
ΔE00 3.69
Pale Olive
#B9CC81
ΔE00 4.27
Light Moss Green
#A6C875
ΔE00 5.16
Greenish Tan
#BCCB7A
ΔE00 5.45
Light Sage
#BCECAC
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDB90 #B090DB
analogous
#DBD590 #BBDB90 #95DB90
triadic
#BBDB90 #90BBDB #DB90BB
tetradic
#BBDB90 #90DBD5 #B090DB #DB9095
square
#BBDB90 #90DBD5 #B090DB #DB9095
split-complementary
#BBDB90 #9095DB #D590DB
monochromatic
#81B63B #9FCC62 #BBDB90 #D7EABE #F1F8E8
Accessibility & contrast
On white
1.54
#BBDB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#BBDB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDB90
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDB90 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D28B
Deuteranopia (green-blind)
#DED094
Tritanopia (blue-blind)
#BFD4C8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbdb90; /* rgb */ color: rgb(187, 219, 144); /* oklch */ color: oklch(85.0% 0.105 127.3);
Tailwind
colors: {
custom: {
50: '#d0e6b1',
500: '#bbdb90',
950: '#000000',
},
}SCSS
$custom: #bbdb90; $custom-light: #d0e6b1; $custom-dark: #000000;
JSON
{
"hex": "#bbdb90",
"rgb": {
"r": 187,
"g": 219,
"b": 144
},
"hsl": {
"h": 85.6,
"s": 51.02,
"l": 71.176
},
"oklch": {
"l": 0.85016,
"c": 0.10455,
"h": 127.3
},
"luminance": 0.63241
}Semantic roles & 50–950 ramp
primary
#BBDB90
secondary
#815DB2
accent
#27BE68
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141611
muted
#838481