#B0DB99#B0DB99
#B0DB99 is a very light, moderate yellow-green. Relative luminance 0.622; OKLCH L 84.4% C 0.100 H 135.0°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DB99 |
|---|---|
| RGB | rgb(176, 219, 153) |
| HSL | hsl(99, 48%, 73%) |
| HSV | hsv(99, 30%, 86%) |
| CMYK | cmyk(19.6%, 0%, 30.1%, 14.1%) |
| CIE-LAB | lab(83.02, -25.91, 28.01) |
| CIE-LCH | lch(83.02, 38.16, 132.77°) |
| OKLab | oklab(84.44% -0.0704 0.0704) |
| OKLCH | oklch(84.44% 0.1 135) |
| XYZ | xyz(48.9845, 62.1920, 39.5543) |
| Luminance | 0.6219 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.56
Light Sage
#BCECAC
ΔE00 3.94
Pale Olive Green
#B1D27B
ΔE00 5.52
Washed Out Green
#BCF5A6
ΔE00 5.89
Hospital Green
#9BE5AA
ΔE00 6.04
Light Moss Green
#A6C875
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DB99 #C499DB
analogous
#D1DB99 #B0DB99 #99DBA3
triadic
#B0DB99 #99B0DB #DB99B0
tetradic
#B0DB99 #99D1DB #C499DB #DBA399
square
#B0DB99 #99D1DB #C499DB #DBA399
split-complementary
#B0DB99 #A399DB #DB99D1
monochromatic
#6BB841 #8DCB6C #B0DB99 #D3EBC6 #EDF7E8
Accessibility & contrast
On white
1.56
#B0DB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#B0DB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DB99
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DB99 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D195
Deuteranopia (green-blind)
#D9CD9C
Tritanopia (blue-blind)
#B0D6CA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #b0db99; /* rgb */ color: rgb(176, 219, 153); /* oklch */ color: oklch(84.4% 0.100 135.0);
Tailwind
colors: {
custom: {
50: '#c8e6b7',
500: '#b0db99',
950: '#000000',
},
}SCSS
$custom: #b0db99; $custom-light: #c8e6b7; $custom-dark: #000000;
JSON
{
"hex": "#b0db99",
"rgb": {
"r": 176,
"g": 219,
"b": 153
},
"hsl": {
"h": 99.091,
"s": 47.826,
"l": 72.941
},
"oklch": {
"l": 0.84441,
"c": 0.09961,
"h": 135
},
"luminance": 0.62193
}Semantic roles & 50–950 ramp
primary
#B0DB99
secondary
#9866B3
accent
#2ABB89
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131611
muted
#828481