#B4E69F#B4E69F
#B4E69F is a very light, moderate green. Relative luminance 0.688; OKLCH L 87.3% C 0.108 H 136.7°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E69F |
|---|---|
| RGB | rgb(180, 230, 159) |
| HSL | hsl(102, 59%, 76%) |
| HSV | hsv(102, 31%, 90%) |
| CMYK | cmyk(21.7%, 0%, 30.9%, 9.8%) |
| CIE-LAB | lab(86.40, -28.88, 29.53) |
| CIE-LCH | lch(86.40, 41.31, 134.37°) |
| OKLab | oklab(87.26% -0.0786 0.0741) |
| OKLCH | oklch(87.26% 0.108 136.7) |
| XYZ | xyz(53.3757, 68.7988, 43.2615) |
| Luminance | 0.6880 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.85
Light Sage
#BCECAC
ΔE00 2.10
Washed Out Green
#BCF5A6
ΔE00 3.33
Tea Green
#BDF8A3
ΔE00 4.25
Pale Green
#C7FDB5
ΔE00 4.91
Celadon
#BEFDB7
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E69F #D19FE6
analogous
#D8E69F #B4E69F #9FE6AE
triadic
#B4E69F #9FB4E6 #E69FB4
tetradic
#B4E69F #9FD8E6 #D19FE6 #E6AE9F
square
#B4E69F #9FD8E6 #D19FE6 #E6AE9F
split-complementary
#B4E69F #AE9FE6 #E69FD8
monochromatic
#68CD3E #8ED96E #B4E69F #DAF3D0 #ECF9E7
Accessibility & contrast
On white
1.42
#B4E69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#B4E69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E69F
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E69F | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDB9A
Deuteranopia (green-blind)
#E3D7A3
Tritanopia (blue-blind)
#B3E1D3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #b4e69f; /* rgb */ color: rgb(180, 230, 159); /* oklch */ color: oklch(87.3% 0.108 136.7);
Tailwind
colors: {
custom: {
50: '#cbeebc',
500: '#b4e69f',
950: '#000000',
},
}SCSS
$custom: #b4e69f; $custom-light: #cbeebc; $custom-dark: #000000;
JSON
{
"hex": "#b4e69f",
"rgb": {
"r": 180,
"g": 230,
"b": 159
},
"hsl": {
"h": 102.254,
"s": 58.678,
"l": 76.275
},
"oklch": {
"l": 0.87259,
"c": 0.10808,
"h": 136.7
},
"luminance": 0.688
}Semantic roles & 50–950 ramp
primary
#B4E69F
secondary
#A669C0
accent
#1FC695
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131612
muted
#838582