#BBD798#BBD798
#BBD798 is a very light, moderate yellow-green. Relative luminance 0.614; OKLCH L 84.3% C 0.089 H 127.7°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD798 |
|---|---|
| RGB | rgb(187, 215, 152) |
| HSL | hsl(87, 44%, 72%) |
| HSV | hsv(87, 29%, 84%) |
| CMYK | cmyk(13%, 0%, 29.3%, 15.7%) |
| CIE-LAB | lab(82.61, -20.18, 28.11) |
| CIE-LCH | lch(82.61, 34.60, 125.68°) |
| OKLab | oklab(84.29% -0.0545 0.0706) |
| OKLCH | oklch(84.29% 0.089 127.7) |
| XYZ | xyz(50.4607, 61.4323, 38.8988) |
| Luminance | 0.6143 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.38
Pale Olive
#B9CC81
ΔE00 4.44
Pale Olive Green
#B1D27B
ΔE00 4.83
Light Sage
#BCECAC
ΔE00 5.67
Light Moss Green
#A6C875
ΔE00 5.81
Greenish Tan
#BCCB7A
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD798 #B498D7
analogous
#D7D498 #BBD798 #9CD798
triadic
#BBD798 #98BBD7 #D798BB
tetradic
#BBD798 #98D7D4 #B498D7 #D7989C
square
#BBD798 #98D7D4 #B498D7 #D7989C
split-complementary
#BBD798 #989CD7 #D498D7
monochromatic
#80B044 #9EC66C #BBD798 #D8E8C4 #F0F6E9
Accessibility & contrast
On white
1.58
#BBD798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#BBD798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD798
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD798 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCF94
Deuteranopia (green-blind)
#D9CD9B
Tritanopia (blue-blind)
#BED1C6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbd798; /* rgb */ color: rgb(187, 215, 152); /* oklch */ color: oklch(84.3% 0.089 127.7);
Tailwind
colors: {
custom: {
50: '#d0e3b6',
500: '#bbd798',
950: '#000000',
},
}SCSS
$custom: #bbd798; $custom-light: #d0e3b6; $custom-dark: #000000;
JSON
{
"hex": "#bbd798",
"rgb": {
"r": 187,
"g": 215,
"b": 152
},
"hsl": {
"h": 86.667,
"s": 44.056,
"l": 71.961
},
"oklch": {
"l": 0.84293,
"c": 0.08921,
"h": 127.7
},
"luminance": 0.61433
}Semantic roles & 50–950 ramp
primary
#BBD798
secondary
#8665AE
accent
#2EB76B
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481