#B4E17D#B4E17D
#B4E17D is a very light, vivid yellow-green. Relative luminance 0.650; OKLCH L 85.6% C 0.137 H 128.8°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E17D |
|---|---|
| RGB | rgb(180, 225, 125) |
| HSL | hsl(87, 63%, 69%) |
| HSV | hsv(87, 44%, 88%) |
| CMYK | cmyk(20%, 0%, 44.4%, 11.8%) |
| CIE-LAB | lab(84.50, -31.06, 44.09) |
| CIE-LCH | lch(84.50, 53.93, 125.16°) |
| OKLab | oklab(85.56% -0.0859 0.1068) |
| OKLCH | oklch(85.56% 0.137 128.8) |
| XYZ | xyz(49.4488, 65.0336, 29.3456) |
| Luminance | 0.6503 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.86
Pistachio (survey)
#C0FA8B
ΔE00 5.40
Celery
#C1FD95
ΔE00 6.08
Light Moss Green
#A6C875
ΔE00 6.13
Tea Green
#BDF8A3
ΔE00 6.38
Light Yellowish Green
#C2FF89
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E17D #AA7DE1
analogous
#E1DC7D #B4E17D #82E17D
triadic
#B4E17D #7DB4E1 #E17DB4
tetradic
#B4E17D #7DE1DC #AA7DE1 #E17D82
square
#B4E17D #7DE1DC #AA7DE1 #E17D82
split-complementary
#B4E17D #7D82E1 #DC7DE1
monochromatic
#79B92B #97D64B #B4E17D #D1ECAF #EDF8E0
Accessibility & contrast
On white
1.50
#B4E17D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#B4E17D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E17D
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E17D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E17D | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD575
Deuteranopia (green-blind)
#E3D283
Tritanopia (blue-blind)
#B8D9C9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b4e17d; /* rgb */ color: rgb(180, 225, 125); /* oklch */ color: oklch(85.6% 0.137 128.8);
Tailwind
colors: {
custom: {
50: '#cceaa4',
500: '#b4e17d',
950: '#000000',
},
}SCSS
$custom: #b4e17d; $custom-light: #cceaa4; $custom-dark: #000000;
JSON
{
"hex": "#b4e17d",
"rgb": {
"r": 180,
"g": 225,
"b": 125
},
"hsl": {
"h": 87,
"s": 62.5,
"l": 68.627
},
"oklch": {
"l": 0.85559,
"c": 0.13703,
"h": 128.8
},
"luminance": 0.65034
}Semantic roles & 50–950 ramp
primary
#B4E17D
secondary
#7C4AB8
accent
#1BCA6A
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#13160F
muted
#838480