#B4F790#B4F790
#B4F790 is a very light, vivid yellow-green. Relative luminance 0.782; OKLCH L 90.8% C 0.149 H 135.4°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #B4F790 |
|---|---|
| RGB | rgb(180, 247, 144) |
| HSL | hsl(99, 87%, 77%) |
| HSV | hsv(99, 42%, 97%) |
| CMYK | cmyk(27.1%, 0%, 41.7%, 3.1%) |
| CIE-LAB | lab(90.89, -38.79, 42.90) |
| CIE-LCH | lch(90.89, 57.84, 132.12°) |
| OKLab | oklab(90.8% -0.1064 0.105) |
| OKLCH | oklch(90.8% 0.149 135.4) |
| XYZ | xyz(57.1158, 78.2366, 38.4720) |
| Luminance | 0.7824 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.77
Celery
#C1FD95
ΔE00 1.89
Pistachio (survey)
#C0FA8B
ΔE00 2.35
Pastel Green
#B0FF9D
ΔE00 2.58
Tea Green
#BDF8A3
ΔE00 2.92
Light Yellowish Green
#C2FF89
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4F790 #D390F7
analogous
#E8F790 #B4F790 #90F7A0
triadic
#B4F790 #90B4F7 #F790B4
tetradic
#B4F790 #90E8F7 #D390F7 #F7A090
square
#B4F790 #90E8F7 #D390F7 #F7A090
split-complementary
#B4F790 #A090F7 #F790E8
monochromatic
#67EF1E #8DF357 #B4F790 #DBFBC9 #ECFDE2
Accessibility & contrast
On white
1.26
#B4F790 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#B4F790 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4F790
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4F790 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4F790 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE988
Deuteranopia (green-blind)
#F4E396
Tritanopia (blue-blind)
#B3F0DE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #b4f790; /* rgb */ color: rgb(180, 247, 144); /* oklch */ color: oklch(90.8% 0.149 135.4);
Tailwind
colors: {
custom: {
50: '#ccfab2',
500: '#b4f790',
950: '#000000',
},
}SCSS
$custom: #b4f790; $custom-light: #ccfab2; $custom-dark: #000000;
JSON
{
"hex": "#b4f790",
"rgb": {
"r": 180,
"g": 247,
"b": 144
},
"hsl": {
"h": 99.029,
"s": 86.555,
"l": 76.667
},
"oklch": {
"l": 0.90797,
"c": 0.14946,
"h": 135.4
},
"luminance": 0.78238
}Semantic roles & 50–950 ramp
primary
#B4F790
secondary
#A956D5
accent
#02E395
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581