#B4E299#B4E299
#B4E299 is a very light, moderate yellow-green. Relative luminance 0.664; OKLCH L 86.3% C 0.108 H 134.4°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E299 |
|---|---|
| RGB | rgb(180, 226, 153) |
| HSL | hsl(98, 56%, 74%) |
| HSV | hsv(98, 32%, 89%) |
| CMYK | cmyk(20.4%, 0%, 32.3%, 11.4%) |
| CIE-LAB | lab(85.20, -27.87, 30.98) |
| CIE-LCH | lch(85.20, 41.67, 131.97°) |
| OKLab | oklab(86.26% -0.0759 0.0775) |
| OKLCH | oklch(86.26% 0.108 134.4) |
| XYZ | xyz(51.7673, 66.3948, 40.2189) |
| Luminance | 0.6640 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.78
Light Sage
#BCECAC
ΔE00 3.12
Washed Out Green
#BCF5A6
ΔE00 4.17
Tea Green
#BDF8A3
ΔE00 4.92
Pale Olive Green
#B1D27B
ΔE00 5.53
Pale Green
#C7FDB5
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E299 #C799E2
analogous
#D9E299 #B4E299 #99E2A3
triadic
#B4E299 #99B4E2 #E299B4
tetradic
#B4E299 #99D9E2 #C799E2 #E2A399
square
#B4E299 #99D9E2 #C799E2 #E2A399
split-complementary
#B4E299 #A399E2 #E299D9
monochromatic
#6EC73A #91D469 #B4E299 #D7F0C9 #EDF8E7
Accessibility & contrast
On white
1.47
#B4E299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#B4E299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E299
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E299 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D794
Deuteranopia (green-blind)
#E1D39D
Tritanopia (blue-blind)
#B4DCCF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b4e299; /* rgb */ color: rgb(180, 226, 153); /* oklch */ color: oklch(86.3% 0.108 134.4);
Tailwind
colors: {
custom: {
50: '#cbebb7',
500: '#b4e299',
950: '#000000',
},
}SCSS
$custom: #b4e299; $custom-light: #cbebb7; $custom-dark: #000000;
JSON
{
"hex": "#b4e299",
"rgb": {
"r": 180,
"g": 226,
"b": 153
},
"hsl": {
"h": 97.808,
"s": 55.725,
"l": 74.314
},
"oklch": {
"l": 0.86256,
"c": 0.10845,
"h": 134.4
},
"luminance": 0.66396
}Semantic roles & 50–950 ramp
primary
#B4E299
secondary
#9B64BB
accent
#22C388
background
#FEFEFD
surface
#FAFDF8
border
#D3D5D1
text
#131611
muted
#838481