#B4E09D#B4E09D
#B4E09D is a very light, moderate yellow-green. Relative luminance 0.654; OKLCH L 85.9% C 0.101 H 135.2°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E09D |
|---|---|
| RGB | rgb(180, 224, 157) |
| HSL | hsl(99, 52%, 75%) |
| HSV | hsv(99, 30%, 88%) |
| CMYK | cmyk(19.6%, 0%, 29.9%, 12.2%) |
| CIE-LAB | lab(84.71, -26.32, 28.28) |
| CIE-LCH | lch(84.71, 38.63, 132.95°) |
| OKLab | oklab(85.89% -0.0715 0.0711) |
| OKLCH | oklch(85.89% 0.101 135.2) |
| XYZ | xyz(51.5625, 65.4479, 41.8078) |
| Luminance | 0.6545 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 0.74
Light Sage
#BCECAC
ΔE00 2.88
Washed Out Green
#BCF5A6
ΔE00 4.81
Tea Green
#BDF8A3
ΔE00 5.71
Hospital Green
#9BE5AA
ΔE00 5.82
Pale Olive Green
#B1D27B
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E09D #C99DE0
analogous
#D6E09D #B4E09D #9DE0A8
triadic
#B4E09D #9DB4E0 #E09DB4
tetradic
#B4E09D #9DD6E0 #C99DE0 #E0A89D
square
#B4E09D #9DD6E0 #C99DE0 #E0A89D
split-complementary
#B4E09D #A89DE0 #E09DD6
monochromatic
#6DC340 #90D16F #B4E09D #D8EFCB #EDF8E8
Accessibility & contrast
On white
1.49
#B4E09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#B4E09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E09D
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E09D | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D699
Deuteranopia (green-blind)
#DED2A0
Tritanopia (blue-blind)
#B4DBCE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b4e09d; /* rgb */ color: rgb(180, 224, 157); /* oklch */ color: oklch(85.9% 0.101 135.2);
Tailwind
colors: {
custom: {
50: '#cbe9ba',
500: '#b4e09d',
950: '#000000',
},
}SCSS
$custom: #b4e09d; $custom-light: #cbe9ba; $custom-dark: #000000;
JSON
{
"hex": "#b4e09d",
"rgb": {
"r": 180,
"g": 224,
"b": 157
},
"hsl": {
"h": 99.403,
"s": 51.938,
"l": 74.706
},
"oklch": {
"l": 0.85891,
"c": 0.10088,
"h": 135.2
},
"luminance": 0.65449
}Semantic roles & 50–950 ramp
primary
#B4E09D
secondary
#9D68B9
accent
#26BF8B
background
#FEFEFD
surface
#FAFDF8
border
#D3D5D1
text
#131611
muted
#838481