#B4E27A#B4E27A
#B4E27A is a very light, vivid yellow-green. Relative luminance 0.655; OKLCH L 85.7% C 0.142 H 128.6°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E27A |
|---|---|
| RGB | rgb(180, 226, 122) |
| HSL | hsl(87, 64%, 68%) |
| HSV | hsv(87, 46%, 89%) |
| CMYK | cmyk(20.4%, 0%, 46%, 11.4%) |
| CIE-LAB | lab(84.74, -31.87, 45.84) |
| CIE-LCH | lch(84.74, 55.83, 124.80°) |
| OKLab | oklab(85.74% -0.0883 0.1106) |
| OKLCH | oklch(85.74% 0.142 128.6) |
| XYZ | xyz(49.5311, 65.5004, 28.4419) |
| Luminance | 0.6550 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.26
Pistachio (survey)
#C0FA8B
ΔE00 5.15
Celery
#C1FD95
ΔE00 5.95
Light Pea Green
#C4FE82
ΔE00 6.13
Light Yellowish Green
#C2FF89
ΔE00 6.19
Light Yellow Green
#CCFD7F
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E27A #A87AE2
analogous
#E2DC7A #B4E27A #80E27A
triadic
#B4E27A #7AB4E2 #E27AB4
tetradic
#B4E27A #7AE2DC #A87AE2 #E27A80
square
#B4E27A #7AE2DC #A87AE2 #E27A80
split-complementary
#B4E27A #7A80E2 #DC7AE2
monochromatic
#79B928 #98D748 #B4E27A #D0EDAC #EDF8DE
Accessibility & contrast
On white
1.49
#B4E27A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#B4E27A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E27A
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E27A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E27A | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD671
Deuteranopia (green-blind)
#E4D380
Tritanopia (blue-blind)
#B8DAC9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b4e27a; /* rgb */ color: rgb(180, 226, 122); /* oklch */ color: oklch(85.7% 0.142 128.6);
Tailwind
colors: {
custom: {
50: '#cceba2',
500: '#b4e27a',
950: '#000000',
},
}SCSS
$custom: #b4e27a; $custom-light: #cceba2; $custom-dark: #000000;
JSON
{
"hex": "#b4e27a",
"rgb": {
"r": 180,
"g": 226,
"b": 122
},
"hsl": {
"h": 86.538,
"s": 64.198,
"l": 68.235
},
"oklch": {
"l": 0.8574,
"c": 0.14151,
"h": 128.6
},
"luminance": 0.65501
}Semantic roles & 50–950 ramp
primary
#B4E27A
secondary
#7A47B9
accent
#19CC68
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480