#B4DD94#B4DD94
#B4DD94 is a very light, moderate yellow-green. Relative luminance 0.636; OKLCH L 85.1% C 0.106 H 132.1°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DD94 |
|---|---|
| RGB | rgb(180, 221, 148) |
| HSL | hsl(94, 52%, 72%) |
| HSV | hsv(94, 33%, 87%) |
| CMYK | cmyk(18.6%, 0%, 33%, 13.3%) |
| CIE-LAB | lab(83.73, -26.19, 31.58) |
| CIE-LCH | lch(83.73, 41.03, 129.67°) |
| OKLab | oklab(85.05% -0.0713 0.0788) |
| OKLCH | oklch(85.05% 0.106 132.1) |
| XYZ | xyz(50.0231, 63.5535, 37.6428) |
| Luminance | 0.6355 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.22
Light Sage
#BCECAC
ΔE00 4.25
Pale Olive Green
#B1D27B
ΔE00 4.36
Washed Out Green
#BCF5A6
ΔE00 5.42
Light Moss Green
#A6C875
ΔE00 5.78
Pale Olive
#B9CC81
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DD94 #BD94DD
analogous
#D8DD94 #B4DD94 #94DD99
triadic
#B4DD94 #94B4DD #DD94B4
tetradic
#B4DD94 #94D8DD #BD94DD #DD9994
square
#B4DD94 #94D8DD #BD94DD #DD9994
split-complementary
#B4DD94 #9994DD #DD94D8
monochromatic
#73BB3B #93CE66 #B4DD94 #D5ECC2 #EFF8E8
Accessibility & contrast
On white
1.53
#B4DD94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#B4DD94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DD94
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DD94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DD94 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D38F
Deuteranopia (green-blind)
#DDD098
Tritanopia (blue-blind)
#B5D7CA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #b4dd94; /* rgb */ color: rgb(180, 221, 148); /* oklch */ color: oklch(85.1% 0.106 132.1);
Tailwind
colors: {
custom: {
50: '#cbe7b4',
500: '#b4dd94',
950: '#000000',
},
}SCSS
$custom: #b4dd94; $custom-light: #cbe7b4; $custom-dark: #000000;
JSON
{
"hex": "#b4dd94",
"rgb": {
"r": 180,
"g": 221,
"b": 148
},
"hsl": {
"h": 93.699,
"s": 51.773,
"l": 72.353
},
"oklch": {
"l": 0.85053,
"c": 0.10629,
"h": 132.1
},
"luminance": 0.63554
}Semantic roles & 50–950 ramp
primary
#B4DD94
secondary
#9060B5
accent
#26BF7C
background
#FEFEFD
surface
#FAFCF8
border
#D3D5D1
text
#131611
muted
#838481