#B4E9A2#B4E9A2
#B4E9A2 is a very light, moderate green. Relative luminance 0.706; OKLCH L 88.0% C 0.109 H 137.9°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E9A2 |
|---|---|
| RGB | rgb(180, 233, 162) |
| HSL | hsl(105, 62%, 77%) |
| HSV | hsv(105, 30%, 91%) |
| CMYK | cmyk(22.7%, 0%, 30.5%, 8.6%) |
| CIE-LAB | lab(87.28, -29.85, 29.18) |
| CIE-LCH | lch(87.28, 41.74, 135.65°) |
| OKLab | oklab(87.98% -0.0813 0.0734) |
| OKLCH | oklch(87.98% 0.109 137.9) |
| XYZ | xyz(54.4813, 70.5883, 44.9299) |
| Luminance | 0.7059 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.77
Light Grey Green
#B7E1A1
ΔE00 2.43
Washed Out Green
#BCF5A6
ΔE00 2.77
Tea Green
#BDF8A3
ΔE00 3.77
Pale Green
#C7FDB5
ΔE00 4.30
Celadon
#BEFDB7
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E9A2 #D7A2E9
analogous
#D7E9A2 #B4E9A2 #A2E9B4
triadic
#B4E9A2 #A2B4E9 #E9A2B4
tetradic
#B4E9A2 #A2D7E9 #D7A2E9 #E9B4A2
square
#B4E9A2 #A2D7E9 #D7A2E9 #E9B4A2
split-complementary
#B4E9A2 #B4A2E9 #E9A2D7
monochromatic
#64D23F #8CDD71 #B4E9A2 #DCF5D3 #EBF9E6
Accessibility & contrast
On white
1.39
#B4E9A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#B4E9A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E9A2
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E9A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E9A2 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDE9D
Deuteranopia (green-blind)
#E5D9A6
Tritanopia (blue-blind)
#B2E4D6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b4e9a2; /* rgb */ color: rgb(180, 233, 162); /* oklch */ color: oklch(88.0% 0.109 137.9);
Tailwind
colors: {
custom: {
50: '#cbf0be',
500: '#b4e9a2',
950: '#000000',
},
}SCSS
$custom: #b4e9a2; $custom-light: #cbf0be; $custom-dark: #000000;
JSON
{
"hex": "#b4e9a2",
"rgb": {
"r": 180,
"g": 233,
"b": 162
},
"hsl": {
"h": 104.789,
"s": 61.739,
"l": 77.451
},
"oklch": {
"l": 0.87984,
"c": 0.10949,
"h": 137.9
},
"luminance": 0.7059
}Semantic roles & 50–950 ramp
primary
#B4E9A2
secondary
#AE6BC4
accent
#1CC99D
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131612
muted
#838582