#B4F697#B4F697
#B4F697 is a very light, vivid green. Relative luminance 0.778; OKLCH L 90.7% C 0.141 H 136.6°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #B4F697 |
|---|---|
| RGB | rgb(180, 246, 151) |
| HSL | hsl(102, 84%, 78%) |
| HSV | hsv(102, 39%, 96%) |
| CMYK | cmyk(26.8%, 0%, 38.6%, 3.5%) |
| CIE-LAB | lab(90.71, -37.42, 39.24) |
| CIE-LCH | lch(90.71, 54.22, 133.64°) |
| OKLab | oklab(90.69% -0.1023 0.0968) |
| OKLCH | oklch(90.69% 0.141 136.6) |
| XYZ | xyz(57.3625, 77.8473, 41.2759) |
| Luminance | 0.7785 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.53
Tea Green
#BDF8A3
ΔE00 1.88
Pastel Green
#B0FF9D
ΔE00 2.27
Light Pastel Green
#B2FBA5
ΔE00 2.40
Celery
#C1FD95
ΔE00 2.54
Washed Out Green
#BCF5A6
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4F697 #D997F6
analogous
#E4F697 #B4F697 #97F6A9
triadic
#B4F697 #97B4F6 #F697B4
tetradic
#B4F697 #97E4F6 #D997F6 #F6A997
square
#B4F697 #97E4F6 #D997F6 #F6A997
split-complementary
#B4F697 #A997F6 #F697E4
monochromatic
#63EC26 #8BF15F #B4F697 #DDFBCF #EBFDE3
Accessibility & contrast
On white
1.27
#B4F697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#B4F697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4F697
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4F697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4F697 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE890
Deuteranopia (green-blind)
#F2E29C
Tritanopia (blue-blind)
#B2F0DE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b4f697; /* rgb */ color: rgb(180, 246, 151); /* oklch */ color: oklch(90.7% 0.141 136.6);
Tailwind
colors: {
custom: {
50: '#ccf9b6',
500: '#b4f697',
950: '#000000',
},
}SCSS
$custom: #b4f697; $custom-light: #ccf9b6; $custom-dark: #000000;
JSON
{
"hex": "#b4f697",
"rgb": {
"r": 180,
"g": 246,
"b": 151
},
"hsl": {
"h": 101.684,
"s": 84.071,
"l": 77.843
},
"oklch": {
"l": 0.90687,
"c": 0.14088,
"h": 136.6
},
"luminance": 0.77849
}Semantic roles & 50–950 ramp
primary
#B4F697
secondary
#B05CD5
accent
#05E19E
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581