#B0DD94#B0DD94
#B0DD94 is a very light, moderate yellow-green. Relative luminance 0.631; OKLCH L 84.8% C 0.108 H 134.0°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DD94 |
|---|---|
| RGB | rgb(176, 221, 148) |
| HSL | hsl(97, 52%, 72%) |
| HSV | hsv(97, 33%, 87%) |
| CMYK | cmyk(20.4%, 0%, 33%, 13.3%) |
| CIE-LAB | lab(83.48, -27.61, 31.21) |
| CIE-LCH | lch(83.48, 41.67, 131.50°) |
| OKLab | oklab(84.79% -0.0752 0.0779) |
| OKLCH | oklch(84.79% 0.108 134) |
| XYZ | xyz(49.1051, 63.0801, 37.5998) |
| Luminance | 0.6308 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.17
Light Sage
#BCECAC
ΔE00 4.11
Pale Olive Green
#B1D27B
ΔE00 4.76
Washed Out Green
#BCF5A6
ΔE00 5.27
Tea Green
#BDF8A3
ΔE00 5.96
Light Moss Green
#A6C875
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DD94 #C194DD
analogous
#D5DD94 #B0DD94 #94DD9C
triadic
#B0DD94 #94B0DD #DD94B0
tetradic
#B0DD94 #94D5DD #C194DD #DD9C94
square
#B0DD94 #94D5DD #C194DD #DD9C94
split-complementary
#B0DD94 #9C94DD #DD94D5
monochromatic
#6CBB3B #8ECE66 #B0DD94 #D2ECC2 #EEF8E8
Accessibility & contrast
On white
1.54
#B0DD94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#B0DD94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DD94
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DD94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DD94 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D28F
Deuteranopia (green-blind)
#DCCF98
Tritanopia (blue-blind)
#B0D7CA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #b0dd94; /* rgb */ color: rgb(176, 221, 148); /* oklch */ color: oklch(84.8% 0.108 134.0);
Tailwind
colors: {
custom: {
50: '#c8e7b4',
500: '#b0dd94',
950: '#000000',
},
}SCSS
$custom: #b0dd94; $custom-light: #c8e7b4; $custom-dark: #000000;
JSON
{
"hex": "#b0dd94",
"rgb": {
"r": 176,
"g": 221,
"b": 148
},
"hsl": {
"h": 96.986,
"s": 51.773,
"l": 72.353
},
"oklch": {
"l": 0.8479,
"c": 0.1083,
"h": 134
},
"luminance": 0.63081
}Semantic roles & 50–950 ramp
primary
#B0DD94
secondary
#9460B5
accent
#26BF85
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131611
muted
#828481