#B4E295#B4E295
#B4E295 is a very light, moderate yellow-green. Relative luminance 0.663; OKLCH L 86.2% C 0.113 H 133.4°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E295 |
|---|---|
| RGB | rgb(180, 226, 149) |
| HSL | hsl(96, 57%, 74%) |
| HSV | hsv(96, 34%, 89%) |
| CMYK | cmyk(20.4%, 0%, 34.1%, 11.4%) |
| CIE-LAB | lab(85.13, -28.44, 32.93) |
| CIE-LCH | lch(85.13, 43.51, 130.82°) |
| OKLab | oklab(86.18% -0.0775 0.082) |
| OKLCH | oklch(86.18% 0.113 133.4) |
| XYZ | xyz(51.4424, 66.2649, 38.5081) |
| Luminance | 0.6627 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.51
Light Sage
#BCECAC
ΔE00 3.73
Washed Out Green
#BCF5A6
ΔE00 4.22
Tea Green
#BDF8A3
ΔE00 4.81
Pale Olive Green
#B1D27B
ΔE00 5.03
Light Pastel Green
#B2FBA5
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E295 #C395E2
analogous
#DAE295 #B4E295 #95E29C
triadic
#B4E295 #95B4E2 #E295B4
tetradic
#B4E295 #95DAE2 #C395E2 #E29C95
square
#B4E295 #95DAE2 #C395E2 #E29C95
split-complementary
#B4E295 #9C95E2 #E295DA
monochromatic
#70C636 #92D565 #B4E295 #D6EFC5 #EEF8E7
Accessibility & contrast
On white
1.47
#B4E295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#B4E295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E295
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E295 | 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)
#E8D790
Deuteranopia (green-blind)
#E1D399
Tritanopia (blue-blind)
#B5DCCE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b4e295; /* rgb */ color: rgb(180, 226, 149); /* oklch */ color: oklch(86.2% 0.113 133.4);
Tailwind
colors: {
custom: {
50: '#cbebb5',
500: '#b4e295',
950: '#000000',
},
}SCSS
$custom: #b4e295; $custom-light: #cbebb5; $custom-dark: #000000;
JSON
{
"hex": "#b4e295",
"rgb": {
"r": 180,
"g": 226,
"b": 149
},
"hsl": {
"h": 95.844,
"s": 57.037,
"l": 73.529
},
"oklch": {
"l": 0.86182,
"c": 0.11286,
"h": 133.4
},
"luminance": 0.66266
}Semantic roles & 50–950 ramp
primary
#B4E295
secondary
#9660BB
accent
#21C583
background
#FEFEFD
surface
#FAFDF8
border
#D3D5D1
text
#131611
muted
#838481