#B4E194#B4E194
#B4E194 is a very light, moderate yellow-green. Relative luminance 0.657; OKLCH L 85.9% C 0.112 H 133.0°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E194 |
|---|---|
| RGB | rgb(180, 225, 148) |
| HSL | hsl(95, 56%, 73%) |
| HSV | hsv(95, 34%, 88%) |
| CMYK | cmyk(20%, 0%, 34.2%, 11.8%) |
| CIE-LAB | lab(84.84, -28.10, 33.05) |
| CIE-LCH | lch(84.84, 43.38, 130.38°) |
| OKLab | oklab(85.94% -0.0766 0.0823) |
| OKLCH | oklch(85.94% 0.112 133) |
| XYZ | xyz(51.0918, 65.6908, 37.9990) |
| Luminance | 0.6569 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.55
Light Sage
#BCECAC
ΔE00 3.92
Washed Out Green
#BCF5A6
ΔE00 4.48
Pale Olive Green
#B1D27B
ΔE00 4.78
Tea Green
#BDF8A3
ΔE00 5.05
Light Pastel Green
#B2FBA5
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E194 #C194E1
analogous
#DAE194 #B4E194 #94E19A
triadic
#B4E194 #94B4E1 #E194B4
tetradic
#B4E194 #94DAE1 #C194E1 #E19A94
square
#B4E194 #94DAE1 #C194E1 #E19A94
split-complementary
#B4E194 #9A94E1 #E194DA
monochromatic
#71C437 #92D464 #B4E194 #D6EEC4 #EEF8E7
Accessibility & contrast
On white
1.49
#B4E194 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#B4E194 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E194
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E194 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E194 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D68F
Deuteranopia (green-blind)
#E0D398
Tritanopia (blue-blind)
#B5DBCD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b4e194; /* rgb */ color: rgb(180, 225, 148); /* oklch */ color: oklch(85.9% 0.112 133.0);
Tailwind
colors: {
custom: {
50: '#cbeab4',
500: '#b4e194',
950: '#000000',
},
}SCSS
$custom: #b4e194; $custom-light: #cbeab4; $custom-dark: #000000;
JSON
{
"hex": "#b4e194",
"rgb": {
"r": 180,
"g": 225,
"b": 148
},
"hsl": {
"h": 95.065,
"s": 56.204,
"l": 73.137
},
"oklch": {
"l": 0.85941,
"c": 0.11244,
"h": 133
},
"luminance": 0.65692
}Semantic roles & 50–950 ramp
primary
#B4E194
secondary
#9460BA
accent
#22C480
background
#FEFEFD
surface
#FAFDF8
border
#D3D5D1
text
#131611
muted
#838481