#B0DD82#B0DD82
#B0DD82 is a very light, vivid yellow-green. Relative luminance 0.626; OKLCH L 84.5% C 0.128 H 130.2°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DD82 |
|---|---|
| RGB | rgb(176, 221, 130) |
| HSL | hsl(90, 57%, 69%) |
| HSV | hsv(90, 41%, 87%) |
| CMYK | cmyk(20.4%, 0%, 41.2%, 13.3%) |
| CIE-LAB | lab(83.21, -30.03, 39.94) |
| CIE-LCH | lch(83.21, 49.97, 126.94°) |
| OKLab | oklab(84.48% -0.0826 0.0977) |
| OKLCH | oklch(84.48% 0.128 130.2) |
| XYZ | xyz(47.7895, 62.5539, 30.6711) |
| Luminance | 0.6256 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.04
Light Moss Green
#A6C875
ΔE00 5.07
Light Grey Green
#B7E1A1
ΔE00 5.26
Pale Olive
#B9CC81
ΔE00 5.97
Washed Out Green
#BCF5A6
ΔE00 6.28
Tea Green
#BDF8A3
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DD82 #AF82DD
analogous
#DDDD82 #B0DD82 #83DD82
triadic
#B0DD82 #82B0DD #DD82B0
tetradic
#B0DD82 #82DDDD #AF82DD #DD8283
square
#B0DD82 #82DDDD #AF82DD #DD8283
split-complementary
#B0DD82 #8283DD #DD82DD
monochromatic
#73B431 #92D052 #B0DD82 #CEEAB2 #EDF7E2
Accessibility & contrast
On white
1.55
#B0DD82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#B0DD82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DD82
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DD82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DD82 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D17B
Deuteranopia (green-blind)
#DECE87
Tritanopia (blue-blind)
#B3D6C7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #b0dd82; /* rgb */ color: rgb(176, 221, 130); /* oklch */ color: oklch(84.5% 0.128 130.2);
Tailwind
colors: {
custom: {
50: '#c9e7a7',
500: '#b0dd82',
950: '#000000',
},
}SCSS
$custom: #b0dd82; $custom-light: #c9e7a7; $custom-dark: #000000;
JSON
{
"hex": "#b0dd82",
"rgb": {
"r": 176,
"g": 221,
"b": 130
},
"hsl": {
"h": 89.67,
"s": 57.233,
"l": 68.824
},
"oklch": {
"l": 0.84476,
"c": 0.12789,
"h": 130.2
},
"luminance": 0.62555
}Semantic roles & 50–950 ramp
primary
#B0DD82
secondary
#814FB4
accent
#21C572
background
#FEFEFC
surface
#FAFCF6
border
#D3D5D0
text
#13160F
muted
#838480