#B4E27D#B4E27D
#B4E27D is a very light, vivid yellow-green. Relative luminance 0.656; OKLCH L 85.8% C 0.138 H 129.0°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E27D |
|---|---|
| RGB | rgb(180, 226, 125) |
| HSL | hsl(87, 64%, 69%) |
| HSV | hsv(87, 45%, 89%) |
| CMYK | cmyk(20.4%, 0%, 44.7%, 11.4%) |
| CIE-LAB | lab(84.78, -31.52, 44.44) |
| CIE-LCH | lch(84.78, 54.48, 125.35°) |
| OKLab | oklab(85.78% -0.0872 0.1076) |
| OKLCH | oklch(85.78% 0.138 129) |
| XYZ | xyz(49.7199, 65.5759, 29.4360) |
| Luminance | 0.6558 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.12
Pistachio (survey)
#C0FA8B
ΔE00 5.16
Celery
#C1FD95
ΔE00 5.86
Tea Green
#BDF8A3
ΔE00 6.24
Light Yellowish Green
#C2FF89
ΔE00 6.25
Light Pea Green
#C4FE82
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E27D #AB7DE2
analogous
#E2DE7D #B4E27D #82E27D
triadic
#B4E27D #7DB4E2 #E27DB4
tetradic
#B4E27D #7DE2DE #AB7DE2 #E27D82
square
#B4E27D #7DE2DE #AB7DE2 #E27D82
split-complementary
#B4E27D #7D82E2 #DE7DE2
monochromatic
#79BB2A #97D74B #B4E27D #D1EDAF #EEF8E1
Accessibility & contrast
On white
1.49
#B4E27D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#B4E27D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E27D
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E27D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E27D | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD675
Deuteranopia (green-blind)
#E4D383
Tritanopia (blue-blind)
#B8DACA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b4e27d; /* rgb */ color: rgb(180, 226, 125); /* oklch */ color: oklch(85.8% 0.138 129.0);
Tailwind
colors: {
custom: {
50: '#cceba4',
500: '#b4e27d',
950: '#000000',
},
}SCSS
$custom: #b4e27d; $custom-light: #cceba4; $custom-dark: #000000;
JSON
{
"hex": "#b4e27d",
"rgb": {
"r": 180,
"g": 226,
"b": 125
},
"hsl": {
"h": 87.327,
"s": 63.522,
"l": 68.824
},
"oklch": {
"l": 0.85784,
"c": 0.13846,
"h": 129
},
"luminance": 0.65577
}Semantic roles & 50–950 ramp
primary
#B4E27D
secondary
#7D4AB9
accent
#1ACB6B
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480