#B4E09A#B4E09A
#B4E09A is a very light, moderate yellow-green. Relative luminance 0.653; OKLCH L 85.8% C 0.104 H 134.3°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E09A |
|---|---|
| RGB | rgb(180, 224, 154) |
| HSL | hsl(98, 53%, 74%) |
| HSV | hsv(98, 31%, 88%) |
| CMYK | cmyk(19.6%, 0%, 31.3%, 12.2%) |
| CIE-LAB | lab(84.66, -26.77, 29.75) |
| CIE-LCH | lch(84.66, 40.02, 131.98°) |
| OKLab | oklab(85.83% -0.0728 0.0746) |
| OKLCH | oklch(85.83% 0.104 134.3) |
| XYZ | xyz(51.3096, 65.3467, 40.4755) |
| Luminance | 0.6535 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.27
Light Sage
#BCECAC
ΔE00 3.18
Washed Out Green
#BCF5A6
ΔE00 4.70
Tea Green
#BDF8A3
ΔE00 5.50
Pale Olive Green
#B1D27B
ΔE00 5.51
Hospital Green
#9BE5AA
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E09A #C69AE0
analogous
#D7E09A #B4E09A #9AE0A3
triadic
#B4E09A #9AB4E0 #E09AB4
tetradic
#B4E09A #9AD7E0 #C69AE0 #E0A39A
square
#B4E09A #9AD7E0 #C69AE0 #E0A39A
split-complementary
#B4E09A #A39AE0 #E09AD7
monochromatic
#6EC33C #91D26B #B4E09A #D7EEC9 #EEF8E8
Accessibility & contrast
On white
1.49
#B4E09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#B4E09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E09A
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E09A | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D695
Deuteranopia (green-blind)
#DFD29E
Tritanopia (blue-blind)
#B4DBCE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b4e09a; /* rgb */ color: rgb(180, 224, 154); /* oklch */ color: oklch(85.8% 0.104 134.3);
Tailwind
colors: {
custom: {
50: '#cbe9b8',
500: '#b4e09a',
950: '#000000',
},
}SCSS
$custom: #b4e09a; $custom-light: #cbe9b8; $custom-dark: #000000;
JSON
{
"hex": "#b4e09a",
"rgb": {
"r": 180,
"g": 224,
"b": 154
},
"hsl": {
"h": 97.714,
"s": 53.03,
"l": 74.118
},
"oklch": {
"l": 0.85832,
"c": 0.10424,
"h": 134.3
},
"luminance": 0.65348
}Semantic roles & 50–950 ramp
primary
#B4E09A
secondary
#9A66B9
accent
#25C087
background
#FEFEFD
surface
#FAFDF8
border
#D3D5D1
text
#131611
muted
#838481