#B4E89F#B4E89F
#B4E89F is a very light, moderate green. Relative luminance 0.699; OKLCH L 87.7% C 0.111 H 136.9°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E89F |
|---|---|
| RGB | rgb(180, 232, 159) |
| HSL | hsl(103, 61%, 77%) |
| HSV | hsv(103, 31%, 91%) |
| CMYK | cmyk(22.4%, 0%, 31.5%, 9%) |
| CIE-LAB | lab(86.96, -29.83, 30.27) |
| CIE-LCH | lch(86.96, 42.50, 134.58°) |
| OKLab | oklab(87.7% -0.0812 0.0759) |
| OKLCH | oklch(87.7% 0.111 136.9) |
| XYZ | xyz(53.9355, 69.9183, 43.4481) |
| Luminance | 0.6992 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.16
Light Grey Green
#B7E1A1
ΔE00 2.39
Washed Out Green
#BCF5A6
ΔE00 2.84
Tea Green
#BDF8A3
ΔE00 3.73
Pale Green
#C7FDB5
ΔE00 4.55
Light Pastel Green
#B2FBA5
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E89F #D39FE8
analogous
#D9E89F #B4E89F #9FE8AF
triadic
#B4E89F #9FB4E8 #E89FB4
tetradic
#B4E89F #9FD9E8 #D39FE8 #E8AF9F
square
#B4E89F #9FD9E8 #D39FE8 #E8AF9F
split-complementary
#B4E89F #AF9FE8 #E89FD9
monochromatic
#67D03C #8DDC6E #B4E89F #DBF4D0 #ECF9E6
Accessibility & contrast
On white
1.40
#B4E89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#B4E89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E89F
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E89F | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD9A
Deuteranopia (green-blind)
#E5D8A3
Tritanopia (blue-blind)
#B3E3D5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b4e89f; /* rgb */ color: rgb(180, 232, 159); /* oklch */ color: oklch(87.7% 0.111 136.9);
Tailwind
colors: {
custom: {
50: '#cbefbc',
500: '#b4e89f',
950: '#000000',
},
}SCSS
$custom: #b4e89f; $custom-light: #cbefbc; $custom-dark: #000000;
JSON
{
"hex": "#b4e89f",
"rgb": {
"r": 180,
"g": 232,
"b": 159
},
"hsl": {
"h": 102.74,
"s": 61.345,
"l": 76.667
},
"oklch": {
"l": 0.87703,
"c": 0.11119,
"h": 136.9
},
"luminance": 0.6992
}Semantic roles & 50–950 ramp
primary
#B4E89F
secondary
#A968C3
accent
#1CC997
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131612
muted
#838582