#B0DF8D#B0DF8D
#B0DF8D is a very light, moderate yellow-green. Relative luminance 0.639; OKLCH L 85.1% C 0.119 H 132.7°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DF8D |
|---|---|
| RGB | rgb(176, 223, 141) |
| HSL | hsl(94, 56%, 71%) |
| HSV | hsv(94, 37%, 87%) |
| CMYK | cmyk(21.1%, 0%, 36.8%, 12.5%) |
| CIE-LAB | lab(83.93, -29.54, 35.36) |
| CIE-LCH | lch(83.93, 46.07, 129.88°) |
| OKLab | oklab(85.11% -0.0807 0.0875) |
| OKLCH | oklch(85.11% 0.119 132.7) |
| XYZ | xyz(49.0989, 63.9275, 34.9466) |
| Luminance | 0.6393 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.55
Pale Olive Green
#B1D27B
ΔE00 4.13
Light Sage
#BCECAC
ΔE00 4.93
Washed Out Green
#BCF5A6
ΔE00 5.06
Tea Green
#BDF8A3
ΔE00 5.46
Light Moss Green
#A6C875
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DF8D #BC8DDF
analogous
#D9DF8D #B0DF8D #8DDF93
triadic
#B0DF8D #8DB0DF #DF8DB0
tetradic
#B0DF8D #8DD9DF #BC8DDF #DF938D
square
#B0DF8D #8DD9DF #BC8DDF #DF938D
split-complementary
#B0DF8D #938DDF #DF8DD9
monochromatic
#6FBD35 #8FD25D #B0DF8D #D1ECBD #EEF8E7
Accessibility & contrast
On white
1.52
#B0DF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#B0DF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DF8D
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DF8D | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D487
Deuteranopia (green-blind)
#DED091
Tritanopia (blue-blind)
#B1D9CA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #b0df8d; /* rgb */ color: rgb(176, 223, 141); /* oklch */ color: oklch(85.1% 0.119 132.7);
Tailwind
colors: {
custom: {
50: '#c9e9af',
500: '#b0df8d',
950: '#000000',
},
}SCSS
$custom: #b0df8d; $custom-light: #c9e9af; $custom-dark: #000000;
JSON
{
"hex": "#b0df8d",
"rgb": {
"r": 176,
"g": 223,
"b": 141
},
"hsl": {
"h": 94.39,
"s": 56.164,
"l": 71.373
},
"oklch": {
"l": 0.85109,
"c": 0.11905,
"h": 132.7
},
"luminance": 0.63929
}Semantic roles & 50–950 ramp
primary
#B0DF8D
secondary
#8F59B7
accent
#22C47F
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131610
muted
#828481