#B4E79B#B4E79B
#B4E79B is a very light, moderate green. Relative luminance 0.692; OKLCH L 87.4% C 0.114 H 135.7°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E79B |
|---|---|
| RGB | rgb(180, 231, 155) |
| HSL | hsl(100, 61%, 76%) |
| HSV | hsv(100, 33%, 91%) |
| CMYK | cmyk(22.1%, 0%, 32.9%, 9.4%) |
| CIE-LAB | lab(86.61, -29.94, 31.85) |
| CIE-LCH | lch(86.61, 43.71, 133.24°) |
| OKLab | oklab(87.41% -0.0816 0.0796) |
| OKLCH | oklch(87.41% 0.114 135.7) |
| XYZ | xyz(53.3133, 69.2204, 41.5560) |
| Luminance | 0.6922 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.59
Light Sage
#BCECAC
ΔE00 2.77
Washed Out Green
#BCF5A6
ΔE00 3.00
Tea Green
#BDF8A3
ΔE00 3.73
Light Pastel Green
#B2FBA5
ΔE00 4.79
Pale Green
#C7FDB5
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E79B #CE9BE7
analogous
#DAE79B #B4E79B #9BE7A8
triadic
#B4E79B #9BB4E7 #E79BB4
tetradic
#B4E79B #9BDAE7 #CE9BE7 #E7A89B
square
#B4E79B #9BDAE7 #CE9BE7 #E7A89B
split-complementary
#B4E79B #A89BE7 #E79BDA
monochromatic
#6ACF38 #8FDB6A #B4E79B #D9F3CC #ECF9E6
Accessibility & contrast
On white
1.41
#B4E79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#B4E79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E79B
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E79B | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC96
Deuteranopia (green-blind)
#E5D79F
Tritanopia (blue-blind)
#B3E1D3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b4e79b; /* rgb */ color: rgb(180, 231, 155); /* oklch */ color: oklch(87.4% 0.114 135.7);
Tailwind
colors: {
custom: {
50: '#cbeeb9',
500: '#b4e79b',
950: '#000000',
},
}SCSS
$custom: #b4e79b; $custom-light: #cbeeb9; $custom-dark: #000000;
JSON
{
"hex": "#b4e79b",
"rgb": {
"r": 180,
"g": 231,
"b": 155
},
"hsl": {
"h": 100.263,
"s": 61.29,
"l": 75.686
},
"oklch": {
"l": 0.87405,
"c": 0.11399,
"h": 135.7
},
"luminance": 0.69222
}Semantic roles & 50–950 ramp
primary
#B4E79B
secondary
#A365C1
accent
#1DC990
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131611
muted
#838581