#BBDC98#BBDC98
#BBDC98 is a very light, moderate yellow-green. Relative luminance 0.640; OKLCH L 85.4% C 0.097 H 129.3°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDC98 |
|---|---|
| RGB | rgb(187, 220, 152) |
| HSL | hsl(89, 49%, 73%) |
| HSV | hsv(89, 31%, 86%) |
| CMYK | cmyk(15%, 0%, 30.9%, 13.7%) |
| CIE-LAB | lab(83.97, -22.64, 29.94) |
| CIE-LCH | lch(83.97, 37.53, 127.09°) |
| OKLab | oklab(85.38% -0.0614 0.075) |
| OKLCH | oklch(85.38% 0.097 129.3) |
| XYZ | xyz(51.7533, 64.0176, 39.3297) |
| Luminance | 0.6402 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.42
Pale Olive Green
#B1D27B
ΔE00 4.56
Light Sage
#BCECAC
ΔE00 4.58
Pale Olive
#B9CC81
ΔE00 5.13
Light Moss Green
#A6C875
ΔE00 6.01
Washed Out Green
#BCF5A6
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDC98 #B998DC
analogous
#DCDB98 #BBDC98 #99DC98
triadic
#BBDC98 #98BBDC #DC98BB
tetradic
#BBDC98 #98DCDB #B998DC #DC9899
square
#BBDC98 #98DCDB #B998DC #DC9899
split-complementary
#BBDC98 #9899DC #DB98DC
monochromatic
#7FBA3F #9DCC6A #BBDC98 #D9ECC6 #F0F7E8
Accessibility & contrast
On white
1.52
#BBDC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#BBDC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDC98
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDC98 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D394
Deuteranopia (green-blind)
#DED19B
Tritanopia (blue-blind)
#BED6CA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbdc98; /* rgb */ color: rgb(187, 220, 152); /* oklch */ color: oklch(85.4% 0.097 129.3);
Tailwind
colors: {
custom: {
50: '#d0e7b7',
500: '#bbdc98',
950: '#000000',
},
}SCSS
$custom: #bbdc98; $custom-light: #d0e7b7; $custom-dark: #000000;
JSON
{
"hex": "#bbdc98",
"rgb": {
"r": 187,
"g": 220,
"b": 152
},
"hsl": {
"h": 89.118,
"s": 49.275,
"l": 72.941
},
"oklch": {
"l": 0.85384,
"c": 0.09689,
"h": 129.3
},
"luminance": 0.64018
}Semantic roles & 50–950 ramp
primary
#BBDC98
secondary
#8B64B4
accent
#29BD71
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481