#B4E2A2#B4E2A2
#B4E2A2 is a very light, moderate green. Relative luminance 0.667; OKLCH L 86.4% C 0.098 H 137.1°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E2A2 |
|---|---|
| RGB | rgb(180, 226, 162) |
| HSL | hsl(103, 52%, 76%) |
| HSV | hsv(103, 28%, 89%) |
| CMYK | cmyk(20.4%, 0%, 28.3%, 11.4%) |
| CIE-LAB | lab(85.35, -26.52, 26.57) |
| CIE-LCH | lch(85.35, 37.54, 134.95°) |
| OKLab | oklab(86.43% -0.0721 0.0671) |
| OKLCH | oklch(86.43% 0.098 137.1) |
| XYZ | xyz(52.5388, 66.7034, 44.2824) |
| Luminance | 0.6671 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 0.77
Light Sage
#BCECAC
ΔE00 2.23
Washed Out Green
#BCF5A6
ΔE00 4.63
Hospital Green
#9BE5AA
ΔE00 5.12
Tea Green
#BDF8A3
ΔE00 5.64
Pale Green
#C7FDB5
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E2A2 #D0A2E2
analogous
#D4E2A2 #B4E2A2 #A2E2B0
triadic
#B4E2A2 #A2B4E2 #E2A2B4
tetradic
#B4E2A2 #A2D4E2 #D0A2E2 #E2B0A2
square
#B4E2A2 #A2D4E2 #D0A2E2 #E2B0A2
split-complementary
#B4E2A2 #B0A2E2 #E2A2D4
monochromatic
#69C545 #8ED373 #B4E2A2 #DAF1D1 #ECF8E8
Accessibility & contrast
On white
1.46
#B4E2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#B4E2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E2A2
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E2A2 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D89E
Deuteranopia (green-blind)
#DFD4A5
Tritanopia (blue-blind)
#B3DDD1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b4e2a2; /* rgb */ color: rgb(180, 226, 162); /* oklch */ color: oklch(86.4% 0.098 137.1);
Tailwind
colors: {
custom: {
50: '#cbebbe',
500: '#b4e2a2',
950: '#000000',
},
}SCSS
$custom: #b4e2a2; $custom-light: #cbebbe; $custom-dark: #000000;
JSON
{
"hex": "#b4e2a2",
"rgb": {
"r": 180,
"g": 226,
"b": 162
},
"hsl": {
"h": 103.125,
"s": 52.459,
"l": 76.078
},
"oklch": {
"l": 0.86433,
"c": 0.09849,
"h": 137.1
},
"luminance": 0.66705
}Semantic roles & 50–950 ramp
primary
#B4E2A2
secondary
#A56DBB
accent
#26C094
background
#FEFEFD
surface
#FAFDF8
border
#D3D5D1
text
#131612
muted
#838482