#BBD790#BBD790
#BBD790 is a very light, moderate yellow-green. Relative luminance 0.612; OKLCH L 84.1% C 0.099 H 125.9°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD790 |
|---|---|
| RGB | rgb(187, 215, 144) |
| HSL | hsl(84, 47%, 70%) |
| HSV | hsv(84, 33%, 84%) |
| CMYK | cmyk(13%, 0%, 33%, 15.7%) |
| CIE-LAB | lab(82.47, -21.30, 32.05) |
| CIE-LCH | lch(82.47, 38.48, 123.61°) |
| OKLab | oklab(84.14% -0.0578 0.0798) |
| OKLCH | oklch(84.14% 0.099 125.9) |
| XYZ | xyz(49.8274, 61.1790, 35.5638) |
| Luminance | 0.6118 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.33
Pale Olive
#B9CC81
ΔE00 3.40
Light Grey Green
#B7E1A1
ΔE00 4.12
Greenish Tan
#BCCB7A
ΔE00 4.77
Light Moss Green
#A6C875
ΔE00 4.81
Light Sage
#BCECAC
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD790 #AC90D7
analogous
#D7CF90 #BBD790 #97D790
triadic
#BBD790 #90BBD7 #D790BB
tetradic
#BBD790 #90D7CF #AC90D7 #D79097
square
#BBD790 #90D7CF #AC90D7 #D79097
split-complementary
#BBD790 #9097D7 #CF90D7
monochromatic
#82AE3F #9FC763 #BBD790 #D7E7BD #F1F7E9
Accessibility & contrast
On white
1.59
#BBD790 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#BBD790 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD790
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD790 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD790 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE8B
Deuteranopia (green-blind)
#DACD93
Tritanopia (blue-blind)
#BFD1C5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbd790; /* rgb */ color: rgb(187, 215, 144); /* oklch */ color: oklch(84.1% 0.099 125.9);
Tailwind
colors: {
custom: {
50: '#d0e3b1',
500: '#bbd790',
950: '#000000',
},
}SCSS
$custom: #bbd790; $custom-light: #d0e3b1; $custom-dark: #000000;
JSON
{
"hex": "#bbd790",
"rgb": {
"r": 187,
"g": 215,
"b": 144
},
"hsl": {
"h": 83.662,
"s": 47.02,
"l": 70.392
},
"oklch": {
"l": 0.8414,
"c": 0.09855,
"h": 125.9
},
"luminance": 0.61179
}Semantic roles & 50–950 ramp
primary
#BBD790
secondary
#7D5EAE
accent
#2BBA64
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481