#B0DC95#B0DC95
#B0DC95 is a very light, moderate yellow-green. Relative luminance 0.626; OKLCH L 84.6% C 0.106 H 134.1°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DC95 |
|---|---|
| RGB | rgb(176, 220, 149) |
| HSL | hsl(97, 50%, 72%) |
| HSV | hsv(97, 32%, 86%) |
| CMYK | cmyk(20%, 0%, 32.3%, 13.7%) |
| CIE-LAB | lab(83.22, -26.98, 30.35) |
| CIE-LCH | lch(83.22, 40.61, 131.64°) |
| OKLab | oklab(84.59% -0.0735 0.0759) |
| OKLCH | oklch(84.59% 0.106 134.1) |
| XYZ | xyz(48.9214, 62.5854, 37.9307) |
| Luminance | 0.6259 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.98
Light Sage
#BCECAC
ΔE00 4.11
Pale Olive Green
#B1D27B
ΔE00 4.85
Washed Out Green
#BCF5A6
ΔE00 5.52
Light Moss Green
#A6C875
ΔE00 5.93
Tea Green
#BDF8A3
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DC95 #C195DC
analogous
#D4DC95 #B0DC95 #95DC9D
triadic
#B0DC95 #95B0DC #DC95B0
tetradic
#B0DC95 #95D4DC #C195DC #DC9D95
square
#B0DC95 #95D4DC #C195DC #DC9D95
split-complementary
#B0DC95 #9D95DC #DC95D4
monochromatic
#6CB93D #8ECD67 #B0DC95 #D2EBC3 #EEF7E8
Accessibility & contrast
On white
1.55
#B0DC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#B0DC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DC95
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DC95 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D290
Deuteranopia (green-blind)
#DBCE99
Tritanopia (blue-blind)
#B0D7CA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #b0dc95; /* rgb */ color: rgb(176, 220, 149); /* oklch */ color: oklch(84.6% 0.106 134.1);
Tailwind
colors: {
custom: {
50: '#c8e7b4',
500: '#b0dc95',
950: '#000000',
},
}SCSS
$custom: #b0dc95; $custom-light: #c8e7b4; $custom-dark: #000000;
JSON
{
"hex": "#b0dc95",
"rgb": {
"r": 176,
"g": 220,
"b": 149
},
"hsl": {
"h": 97.183,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.84586,
"c": 0.10565,
"h": 134.1
},
"luminance": 0.62586
}Semantic roles & 50–950 ramp
primary
#B0DC95
secondary
#9462B4
accent
#28BE85
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131611
muted
#828481