#B4E294#B4E294
#B4E294 is a very light, moderate yellow-green. Relative luminance 0.662; OKLCH L 86.2% C 0.114 H 133.2°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E294 |
|---|---|
| RGB | rgb(180, 226, 148) |
| HSL | hsl(95, 57%, 73%) |
| HSV | hsv(95, 35%, 89%) |
| CMYK | cmyk(20.4%, 0%, 34.5%, 11.4%) |
| CIE-LAB | lab(85.12, -28.58, 33.41) |
| CIE-LCH | lch(85.12, 43.97, 130.54°) |
| OKLab | oklab(86.16% -0.0779 0.0831) |
| OKLCH | oklch(86.16% 0.114 133.2) |
| XYZ | xyz(51.3629, 66.2331, 38.0894) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.70
Light Sage
#BCECAC
ΔE00 3.88
Washed Out Green
#BCF5A6
ΔE00 4.26
Tea Green
#BDF8A3
ΔE00 4.80
Pale Olive Green
#B1D27B
ΔE00 4.91
Light Pastel Green
#B2FBA5
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E294 #C294E2
analogous
#DBE294 #B4E294 #94E29B
triadic
#B4E294 #94B4E2 #E294B4
tetradic
#B4E294 #94DBE2 #C294E2 #E29B94
square
#B4E294 #94DBE2 #C294E2 #E29B94
split-complementary
#B4E294 #9B94E2 #E294DB
monochromatic
#71C636 #92D564 #B4E294 #D6EFC4 #EEF8E7
Accessibility & contrast
On white
1.47
#B4E294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#B4E294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E294
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E294 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D78F
Deuteranopia (green-blind)
#E1D398
Tritanopia (blue-blind)
#B5DCCE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b4e294; /* rgb */ color: rgb(180, 226, 148); /* oklch */ color: oklch(86.2% 0.114 133.2);
Tailwind
colors: {
custom: {
50: '#cbebb4',
500: '#b4e294',
950: '#000000',
},
}SCSS
$custom: #b4e294; $custom-light: #cbebb4; $custom-dark: #000000;
JSON
{
"hex": "#b4e294",
"rgb": {
"r": 180,
"g": 226,
"b": 148
},
"hsl": {
"h": 95.385,
"s": 57.353,
"l": 73.333
},
"oklch": {
"l": 0.86163,
"c": 0.11396,
"h": 133.2
},
"luminance": 0.66234
}Semantic roles & 50–950 ramp
primary
#B4E294
secondary
#955FBB
accent
#21C582
background
#FEFEFD
surface
#FAFDF8
border
#D3D5D1
text
#131611
muted
#838481