#B4E27F#B4E27F
#B4E27F is a very light, vivid yellow-green. Relative luminance 0.656; OKLCH L 85.8% C 0.136 H 129.3°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E27F |
|---|---|
| RGB | rgb(180, 226, 127) |
| HSL | hsl(88, 63%, 69%) |
| HSV | hsv(88, 44%, 89%) |
| CMYK | cmyk(20.4%, 0%, 43.8%, 11.4%) |
| CIE-LAB | lab(84.81, -31.29, 43.49) |
| CIE-LCH | lch(84.81, 53.58, 125.73°) |
| OKLab | oklab(85.81% -0.0864 0.1056) |
| OKLCH | oklch(85.81% 0.136 129.3) |
| XYZ | xyz(49.8489, 65.6275, 30.1156) |
| Luminance | 0.6563 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.05
Pistachio (survey)
#C0FA8B
ΔE00 5.18
Celery
#C1FD95
ΔE00 5.81
Tea Green
#BDF8A3
ΔE00 6.04
Washed Out Green
#BCF5A6
ΔE00 6.20
Light Grey Green
#B7E1A1
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E27F #AD7FE2
analogous
#E2DF7F #B4E27F #83E27F
triadic
#B4E27F #7FB4E2 #E27FB4
tetradic
#B4E27F #7FE2DF #AD7FE2 #E27F83
square
#B4E27F #7FE2DF #AD7FE2 #E27F83
split-complementary
#B4E27F #7F83E2 #DF7FE2
monochromatic
#78BC2B #97D74D #B4E27F #D1EDB1 #EEF9E3
Accessibility & contrast
On white
1.49
#B4E27F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#B4E27F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E27F
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E27F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E27F | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD677
Deuteranopia (green-blind)
#E4D385
Tritanopia (blue-blind)
#B8DACA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b4e27f; /* rgb */ color: rgb(180, 226, 127); /* oklch */ color: oklch(85.8% 0.136 129.3);
Tailwind
colors: {
custom: {
50: '#cceba6',
500: '#b4e27f',
950: '#000000',
},
}SCSS
$custom: #b4e27f; $custom-light: #cceba6; $custom-dark: #000000;
JSON
{
"hex": "#b4e27f",
"rgb": {
"r": 180,
"g": 226,
"b": 127
},
"hsl": {
"h": 87.879,
"s": 63.057,
"l": 69.216
},
"oklch": {
"l": 0.85814,
"c": 0.13641,
"h": 129.3
},
"luminance": 0.65628
}Semantic roles & 50–950 ramp
primary
#B4E27F
secondary
#7F4CBA
accent
#1BCB6D
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#13160F
muted
#838480