#B4E495#B4E495
#B4E495 is a very light, moderate yellow-green. Relative luminance 0.674; OKLCH L 86.6% C 0.116 H 133.7°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E495 |
|---|---|
| RGB | rgb(180, 228, 149) |
| HSL | hsl(96, 59%, 74%) |
| HSV | hsv(96, 35%, 89%) |
| CMYK | cmyk(21.1%, 0%, 34.6%, 10.6%) |
| CIE-LAB | lab(85.68, -29.39, 33.66) |
| CIE-LCH | lch(85.68, 44.68, 131.12°) |
| OKLab | oklab(86.63% -0.0802 0.0837) |
| OKLCH | oklch(86.63% 0.116 133.7) |
| XYZ | xyz(51.9895, 67.3589, 38.6904) |
| Luminance | 0.6736 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.87
Light Sage
#BCECAC
ΔE00 3.70
Washed Out Green
#BCF5A6
ΔE00 3.80
Tea Green
#BDF8A3
ΔE00 4.32
Pale Olive Green
#B1D27B
ΔE00 5.32
Light Pastel Green
#B2FBA5
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E495 #C595E4
analogous
#DBE495 #B4E495 #95E49E
triadic
#B4E495 #95B4E4 #E495B4
tetradic
#B4E495 #95DBE4 #C595E4 #E49E95
square
#B4E495 #95DBE4 #C595E4 #E49E95
split-complementary
#B4E495 #9E95E4 #E495DB
monochromatic
#6FCB34 #91D864 #B4E495 #D7F0C6 #EEF9E7
Accessibility & contrast
On white
1.45
#B4E495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#B4E495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E495
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E495 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD990
Deuteranopia (green-blind)
#E3D599
Tritanopia (blue-blind)
#B5DED0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b4e495; /* rgb */ color: rgb(180, 228, 149); /* oklch */ color: oklch(86.6% 0.116 133.7);
Tailwind
colors: {
custom: {
50: '#cbecb5',
500: '#b4e495',
950: '#000000',
},
}SCSS
$custom: #b4e495; $custom-light: #cbecb5; $custom-dark: #000000;
JSON
{
"hex": "#b4e495",
"rgb": {
"r": 180,
"g": 228,
"b": 149
},
"hsl": {
"h": 96.456,
"s": 59.398,
"l": 73.922
},
"oklch": {
"l": 0.86626,
"c": 0.11592,
"h": 133.7
},
"luminance": 0.6736
}Semantic roles & 50–950 ramp
primary
#B4E495
secondary
#9960BD
accent
#1EC785
background
#FEFEFD
surface
#FAFDF8
border
#D3D5D1
text
#131611
muted
#838481