#B4E276#B4E276
#B4E276 is a very light, vivid yellow-green. Relative luminance 0.654; OKLCH L 85.7% C 0.145 H 128.1°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E276 |
|---|---|
| RGB | rgb(180, 226, 118) |
| HSL | hsl(86, 65%, 67%) |
| HSV | hsv(86, 48%, 89%) |
| CMYK | cmyk(20.4%, 0%, 47.8%, 11.4%) |
| CIE-LAB | lab(84.69, -32.31, 47.70) |
| CIE-LCH | lch(84.69, 57.61, 124.11°) |
| OKLab | oklab(85.68% -0.0898 0.1145) |
| OKLCH | oklch(85.68% 0.145 128.1) |
| XYZ | xyz(49.2884, 65.4033, 27.1634) |
| Luminance | 0.6540 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.51
Pistachio (survey)
#C0FA8B
ΔE00 5.22
Light Pea Green
#C4FE82
ΔE00 6.01
Light Yellow Green
#CCFD7F
ΔE00 6.08
Celery
#C1FD95
ΔE00 6.13
Light Yellowish Green
#C2FF89
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E276 #A476E2
analogous
#E2DA76 #B4E276 #7EE276
triadic
#B4E276 #76B4E2 #E276B4
tetradic
#B4E276 #76E2DA #A476E2 #E2767E
square
#B4E276 #76E2DA #A476E2 #E2767E
split-complementary
#B4E276 #767EE2 #DA76E2
monochromatic
#79B727 #98D743 #B4E276 #D0EDA9 #EBF7DB
Accessibility & contrast
On white
1.49
#B4E276 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#B4E276 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E276
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E276 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E276 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56D
Deuteranopia (green-blind)
#E5D27C
Tritanopia (blue-blind)
#B9DAC9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b4e276; /* rgb */ color: rgb(180, 226, 118); /* oklch */ color: oklch(85.7% 0.145 128.1);
Tailwind
colors: {
custom: {
50: '#cceb9f',
500: '#b4e276',
950: '#000000',
},
}SCSS
$custom: #b4e276; $custom-light: #cceb9f; $custom-dark: #000000;
JSON
{
"hex": "#b4e276",
"rgb": {
"r": 180,
"g": 226,
"b": 118
},
"hsl": {
"h": 85.556,
"s": 65.06,
"l": 67.451
},
"oklch": {
"l": 0.85684,
"c": 0.14549,
"h": 128.1
},
"luminance": 0.65404
}Semantic roles & 50–950 ramp
primary
#B4E276
secondary
#7645B8
accent
#19CD65
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480