#BBD795#BBD795
#BBD795 is a very light, moderate yellow-green. Relative luminance 0.613; OKLCH L 84.2% C 0.093 H 127.0°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD795 |
|---|---|
| RGB | rgb(187, 215, 149) |
| HSL | hsl(85, 45%, 71%) |
| HSV | hsv(85, 31%, 84%) |
| CMYK | cmyk(13%, 0%, 30.7%, 15.7%) |
| CIE-LAB | lab(82.56, -20.61, 29.59) |
| CIE-LCH | lch(82.56, 36.06, 124.86°) |
| OKLab | oklab(84.23% -0.0558 0.0741) |
| OKLCH | oklch(84.23% 0.093 127) |
| XYZ | xyz(50.2181, 61.3352, 37.6212) |
| Luminance | 0.6134 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.59
Pale Olive
#B9CC81
ΔE00 3.99
Pale Olive Green
#B1D27B
ΔE00 4.24
Light Moss Green
#A6C875
ΔE00 5.38
Greenish Tan
#BCCB7A
ΔE00 5.47
Light Sage
#BCECAC
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD795 #B195D7
analogous
#D7D295 #BBD795 #9AD795
triadic
#BBD795 #95BBD7 #D795BB
tetradic
#BBD795 #95D7D2 #B195D7 #D7959A
square
#BBD795 #95D7D2 #B195D7 #D7959A
split-complementary
#BBD795 #959AD7 #D295D7
monochromatic
#81AF42 #9EC669 #BBD795 #D8E8C1 #F1F7E9
Accessibility & contrast
On white
1.58
#BBD795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#BBD795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD795
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD795 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF91
Deuteranopia (green-blind)
#DACD98
Tritanopia (blue-blind)
#BFD1C6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbd795; /* rgb */ color: rgb(187, 215, 149); /* oklch */ color: oklch(84.2% 0.093 127.0);
Tailwind
colors: {
custom: {
50: '#d0e3b4',
500: '#bbd795',
950: '#000000',
},
}SCSS
$custom: #bbd795; $custom-light: #d0e3b4; $custom-dark: #000000;
JSON
{
"hex": "#bbd795",
"rgb": {
"r": 187,
"g": 215,
"b": 149
},
"hsl": {
"h": 85.455,
"s": 45.205,
"l": 71.373
},
"oklch": {
"l": 0.84234,
"c": 0.09273,
"h": 127
},
"luminance": 0.61336
}Semantic roles & 50–950 ramp
primary
#BBD795
secondary
#8262AE
accent
#2DB868
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481