#BBDB98#BBDB98
#BBDB98 is a very light, moderate yellow-green. Relative luminance 0.635; OKLCH L 85.2% C 0.095 H 129.0°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDB98 |
|---|---|
| RGB | rgb(187, 219, 152) |
| HSL | hsl(89, 48%, 73%) |
| HSV | hsv(89, 31%, 86%) |
| CMYK | cmyk(14.6%, 0%, 30.6%, 14.1%) |
| CIE-LAB | lab(83.70, -22.15, 29.57) |
| CIE-LCH | lch(83.70, 36.94, 126.83°) |
| OKLab | oklab(85.17% -0.06 0.0741) |
| OKLCH | oklch(85.17% 0.095 129) |
| XYZ | xyz(51.4917, 63.4943, 39.2425) |
| Luminance | 0.6350 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.56
Pale Olive Green
#B1D27B
ΔE00 4.57
Light Sage
#BCECAC
ΔE00 4.77
Pale Olive
#B9CC81
ΔE00 4.96
Light Moss Green
#A6C875
ΔE00 5.94
Greenish Tan
#BCCB7A
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDB98 #B898DB
analogous
#DBD998 #BBDB98 #99DB98
triadic
#BBDB98 #98BBDB #DB98BB
tetradic
#BBDB98 #98DBD9 #B898DB #DB9899
square
#BBDB98 #98DBD9 #B898DB #DB9899
split-complementary
#BBDB98 #9899DB #D998DB
monochromatic
#7FB840 #9DCB6B #BBDB98 #D9EBC5 #F0F7E8
Accessibility & contrast
On white
1.53
#BBDB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#BBDB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDB98
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDB98 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D294
Deuteranopia (green-blind)
#DDD09B
Tritanopia (blue-blind)
#BED5CA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbdb98; /* rgb */ color: rgb(187, 219, 152); /* oklch */ color: oklch(85.2% 0.095 129.0);
Tailwind
colors: {
custom: {
50: '#d0e6b7',
500: '#bbdb98',
950: '#000000',
},
}SCSS
$custom: #bbdb98; $custom-light: #d0e6b7; $custom-dark: #000000;
JSON
{
"hex": "#bbdb98",
"rgb": {
"r": 187,
"g": 219,
"b": 152
},
"hsl": {
"h": 88.657,
"s": 48.201,
"l": 72.745
},
"oklch": {
"l": 0.85166,
"c": 0.09536,
"h": 129
},
"luminance": 0.63495
}Semantic roles & 50–950 ramp
primary
#BBDB98
secondary
#8A65B3
accent
#2ABB6F
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481