#B4E2A3#B4E2A3
#B4E2A3 is a very light, moderate green. Relative luminance 0.667; OKLCH L 86.5% C 0.097 H 137.4°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E2A3 |
|---|---|
| RGB | rgb(180, 226, 163) |
| HSL | hsl(104, 52%, 76%) |
| HSV | hsv(104, 28%, 89%) |
| CMYK | cmyk(20.4%, 0%, 27.9%, 11.4%) |
| CIE-LAB | lab(85.37, -26.37, 26.08) |
| CIE-LCH | lch(85.37, 37.09, 135.32°) |
| OKLab | oklab(86.45% -0.0717 0.0659) |
| OKLCH | oklch(86.45% 0.097 137.4) |
| XYZ | xyz(52.6281, 66.7391, 44.7524) |
| Luminance | 0.6674 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 0.87
Light Sage
#BCECAC
ΔE00 2.20
Washed Out Green
#BCF5A6
ΔE00 4.73
Hospital Green
#9BE5AA
ΔE00 5.02
Tea Green
#BDF8A3
ΔE00 5.75
Pale Green
#C7FDB5
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E2A3 #D1A3E2
analogous
#D4E2A3 #B4E2A3 #A3E2B2
triadic
#B4E2A3 #A3B4E2 #E2A3B4
tetradic
#B4E2A3 #A3D4E2 #D1A3E2 #E2B2A3
square
#B4E2A3 #A3D4E2 #D1A3E2 #E2B2A3
split-complementary
#B4E2A3 #B2A3E2 #E2A3D4
monochromatic
#68C546 #8ED374 #B4E2A3 #DAF1D2 #ECF8E8
Accessibility & contrast
On white
1.46
#B4E2A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#B4E2A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E2A3
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E2A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E2A3 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D89F
Deuteranopia (green-blind)
#DFD4A6
Tritanopia (blue-blind)
#B3DDD1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b4e2a3; /* rgb */ color: rgb(180, 226, 163); /* oklch */ color: oklch(86.5% 0.097 137.4);
Tailwind
colors: {
custom: {
50: '#cbebbe',
500: '#b4e2a3',
950: '#000000',
},
}SCSS
$custom: #b4e2a3; $custom-light: #cbebbe; $custom-dark: #000000;
JSON
{
"hex": "#b4e2a3",
"rgb": {
"r": 180,
"g": 226,
"b": 163
},
"hsl": {
"h": 103.81,
"s": 52.066,
"l": 76.275
},
"oklch": {
"l": 0.86454,
"c": 0.09738,
"h": 137.4
},
"luminance": 0.6674
}Semantic roles & 50–950 ramp
primary
#B4E2A3
secondary
#A66EBB
accent
#26BF96
background
#FEFEFD
surface
#FAFDF8
border
#D3D5D1
text
#131612
muted
#838482