#B4E68D#B4E68D
#B4E68D is a very light, vivid yellow-green. Relative luminance 0.682; OKLCH L 86.9% C 0.128 H 132.4°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E68D |
|---|---|
| RGB | rgb(180, 230, 141) |
| HSL | hsl(94, 64%, 73%) |
| HSV | hsv(94, 39%, 90%) |
| CMYK | cmyk(21.7%, 0%, 38.7%, 9.8%) |
| CIE-LAB | lab(86.12, -31.41, 38.25) |
| CIE-LCH | lch(86.12, 49.49, 129.39°) |
| OKLab | oklab(86.93% -0.086 0.0942) |
| OKLCH | oklch(86.93% 0.128 132.4) |
| XYZ | xyz(51.9259, 68.2189, 35.6259) |
| Luminance | 0.6822 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 4.12
Tea Green
#BDF8A3
ΔE00 4.19
Light Grey Green
#B7E1A1
ΔE00 4.56
Pistachio (survey)
#C0FA8B
ΔE00 4.98
Celery
#C1FD95
ΔE00 5.04
Light Sage
#BCECAC
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E68D #BF8DE6
analogous
#E0E68D #B4E68D #8DE692
triadic
#B4E68D #8DB4E6 #E68DB4
tetradic
#B4E68D #8DE0E6 #BF8DE6 #E6928D
square
#B4E68D #8DE0E6 #BF8DE6 #E6928D
split-complementary
#B4E68D #928DE6 #E68DE0
monochromatic
#72CC2D #93DB5B #B4E68D #D5F1BF #EEF9E6
Accessibility & contrast
On white
1.43
#B4E68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#B4E68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E68D
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E68D | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA87
Deuteranopia (green-blind)
#E6D692
Tritanopia (blue-blind)
#B5DFD0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b4e68d; /* rgb */ color: rgb(180, 230, 141); /* oklch */ color: oklch(86.9% 0.128 132.4);
Tailwind
colors: {
custom: {
50: '#cceeaf',
500: '#b4e68d',
950: '#000000',
},
}SCSS
$custom: #b4e68d; $custom-light: #cceeaf; $custom-dark: #000000;
JSON
{
"hex": "#b4e68d",
"rgb": {
"r": 180,
"g": 230,
"b": 141
},
"hsl": {
"h": 93.708,
"s": 64.029,
"l": 72.745
},
"oklch": {
"l": 0.86933,
"c": 0.12757,
"h": 132.4
},
"luminance": 0.6822
}Semantic roles & 50–950 ramp
primary
#B4E68D
secondary
#9258BF
accent
#1ACC7E
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#131610
muted
#838581