#BBDC99#BBDC99
#BBDC99 is a very light, moderate yellow-green. Relative luminance 0.641; OKLCH L 85.4% C 0.096 H 129.5°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDC99 |
|---|---|
| RGB | rgb(187, 220, 153) |
| HSL | hsl(90, 49%, 73%) |
| HSV | hsv(90, 30%, 86%) |
| CMYK | cmyk(15%, 0%, 30.5%, 13.7%) |
| CIE-LAB | lab(83.99, -22.49, 29.44) |
| CIE-LCH | lch(83.99, 37.05, 127.38°) |
| OKLab | oklab(85.4% -0.061 0.0738) |
| OKLCH | oklch(85.4% 0.096 129.5) |
| XYZ | xyz(51.8356, 64.0505, 39.7629) |
| Luminance | 0.6405 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.29
Light Sage
#BCECAC
ΔE00 4.49
Pale Olive Green
#B1D27B
ΔE00 4.74
Pale Olive
#B9CC81
ΔE00 5.24
Light Moss Green
#A6C875
ΔE00 6.13
Washed Out Green
#BCF5A6
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDC99 #BA99DC
analogous
#DCDB99 #BBDC99 #99DC99
triadic
#BBDC99 #99BBDC #DC99BB
tetradic
#BBDC99 #99DCDB #BA99DC #DC9999
square
#BBDC99 #99DCDB #BA99DC #DC9999
split-complementary
#BBDC99 #9999DC #DB99DC
monochromatic
#7EBB40 #9DCC6B #BBDC99 #D9ECC7 #F0F7E8
Accessibility & contrast
On white
1.52
#BBDC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#BBDC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDC99
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDC99 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D395
Deuteranopia (green-blind)
#DDD19C
Tritanopia (blue-blind)
#BED6CB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbdc99; /* rgb */ color: rgb(187, 220, 153); /* oklch */ color: oklch(85.4% 0.096 129.5);
Tailwind
colors: {
custom: {
50: '#d0e7b7',
500: '#bbdc99',
950: '#000000',
},
}SCSS
$custom: #bbdc99; $custom-light: #d0e7b7; $custom-dark: #000000;
JSON
{
"hex": "#bbdc99",
"rgb": {
"r": 187,
"g": 220,
"b": 153
},
"hsl": {
"h": 89.552,
"s": 48.905,
"l": 73.137
},
"oklch": {
"l": 0.85404,
"c": 0.09574,
"h": 129.5
},
"luminance": 0.64051
}Semantic roles & 50–950 ramp
primary
#BBDC99
secondary
#8C65B4
accent
#29BC72
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481