#B4E07D#B4E07D
#B4E07D is a very light, vivid yellow-green. Relative luminance 0.645; OKLCH L 85.3% C 0.136 H 128.6°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E07D |
|---|---|
| RGB | rgb(180, 224, 125) |
| HSL | hsl(87, 61%, 68%) |
| HSV | hsv(87, 44%, 88%) |
| CMYK | cmyk(19.6%, 0%, 44.2%, 12.2%) |
| CIE-LAB | lab(84.22, -30.59, 43.74) |
| CIE-LCH | lch(84.22, 53.37, 124.96°) |
| OKLab | oklab(85.34% -0.0845 0.106) |
| OKLCH | oklch(85.34% 0.136 128.6) |
| XYZ | xyz(49.1792, 64.4945, 29.2558) |
| Luminance | 0.6450 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.60
Pistachio (survey)
#C0FA8B
ΔE00 5.64
Light Moss Green
#A6C875
ΔE00 5.89
Celery
#C1FD95
ΔE00 6.30
Light Grey Green
#B7E1A1
ΔE00 6.43
Pale Olive
#B9CC81
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E07D #A97DE0
analogous
#E0DB7D #B4E07D #82E07D
triadic
#B4E07D #7DB4E0 #E07DB4
tetradic
#B4E07D #7DE0DB #A97DE0 #E07D82
square
#B4E07D #7DE0DB #A97DE0 #E07D82
split-complementary
#B4E07D #7D82E0 #DB7DE0
monochromatic
#79B72C #97D44C #B4E07D #D1ECAE #EDF8E0
Accessibility & contrast
On white
1.51
#B4E07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#B4E07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E07D
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E07D | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D475
Deuteranopia (green-blind)
#E2D183
Tritanopia (blue-blind)
#B8D8C8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #b4e07d; /* rgb */ color: rgb(180, 224, 125); /* oklch */ color: oklch(85.3% 0.136 128.6);
Tailwind
colors: {
custom: {
50: '#cce9a4',
500: '#b4e07d',
950: '#000000',
},
}SCSS
$custom: #b4e07d; $custom-light: #cce9a4; $custom-dark: #000000;
JSON
{
"hex": "#b4e07d",
"rgb": {
"r": 180,
"g": 224,
"b": 125
},
"hsl": {
"h": 86.667,
"s": 61.491,
"l": 68.431
},
"oklch": {
"l": 0.85335,
"c": 0.13561,
"h": 128.6
},
"luminance": 0.64495
}Semantic roles & 50–950 ramp
primary
#B4E07D
secondary
#7B4AB7
accent
#1CC969
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#13160F
muted
#838480