#B0DF95#B0DF95
#B0DF95 is a very light, moderate yellow-green. Relative luminance 0.642; OKLCH L 85.3% C 0.110 H 134.6°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DF95 |
|---|---|
| RGB | rgb(176, 223, 149) |
| HSL | hsl(98, 54%, 73%) |
| HSV | hsv(98, 33%, 87%) |
| CMYK | cmyk(21.1%, 0%, 33.2%, 12.5%) |
| CIE-LAB | lab(84.06, -28.42, 31.46) |
| CIE-LCH | lch(84.06, 42.39, 132.09°) |
| OKLab | oklab(85.26% -0.0774 0.0786) |
| OKLCH | oklch(85.26% 0.11 134.6) |
| XYZ | xyz(49.7158, 64.1743, 38.1955) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.16
Light Sage
#BCECAC
ΔE00 3.80
Washed Out Green
#BCF5A6
ΔE00 4.79
Pale Olive Green
#B1D27B
ΔE00 5.08
Tea Green
#BDF8A3
ΔE00 5.48
Hospital Green
#9BE5AA
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DF95 #C495DF
analogous
#D5DF95 #B0DF95 #95DF9F
triadic
#B0DF95 #95B0DF #DF95B0
tetradic
#B0DF95 #95D5DF #C495DF #DF9F95
square
#B0DF95 #95D5DF #C495DF #DF9F95
split-complementary
#B0DF95 #9F95DF #DF95D5
monochromatic
#6BC03A #8DD166 #B0DF95 #D3EDC4 #EDF8E7
Accessibility & contrast
On white
1.52
#B0DF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#B0DF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DF95
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DF95 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D490
Deuteranopia (green-blind)
#DDD099
Tritanopia (blue-blind)
#B0D9CC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #b0df95; /* rgb */ color: rgb(176, 223, 149); /* oklch */ color: oklch(85.3% 0.110 134.6);
Tailwind
colors: {
custom: {
50: '#c8e9b4',
500: '#b0df95',
950: '#000000',
},
}SCSS
$custom: #b0df95; $custom-light: #c8e9b4; $custom-dark: #000000;
JSON
{
"hex": "#b0df95",
"rgb": {
"r": 176,
"g": 223,
"b": 149
},
"hsl": {
"h": 98.108,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.85255,
"c": 0.1103,
"h": 134.6
},
"luminance": 0.64175
}Semantic roles & 50–950 ramp
primary
#B0DF95
secondary
#9861B7
accent
#24C188
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131611
muted
#828481