#B4E2A6#B4E2A6
#B4E2A6 is a very light, moderate green. Relative luminance 0.668; OKLCH L 86.5% C 0.094 H 138.5°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E2A6 |
|---|---|
| RGB | rgb(180, 226, 166) |
| HSL | hsl(106, 51%, 77%) |
| HSV | hsv(106, 27%, 89%) |
| CMYK | cmyk(20.4%, 0%, 26.5%, 11.4%) |
| CIE-LAB | lab(85.43, -25.90, 24.60) |
| CIE-LCH | lch(85.43, 35.72, 136.47°) |
| OKLab | oklab(86.52% -0.0704 0.0624) |
| OKLCH | oklch(86.52% 0.094 138.5) |
| XYZ | xyz(52.9001, 66.8479, 46.1848) |
| Luminance | 0.6685 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.35
Light Sage
#BCECAC
ΔE00 2.27
Hospital Green
#9BE5AA
ΔE00 4.75
Washed Out Green
#BCF5A6
ΔE00 5.08
Very Pale Green
#CFFDBC
ΔE00 5.93
Pale Green
#C7FDB5
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E2A6 #D4A6E2
analogous
#D2E2A6 #B4E2A6 #A6E2B6
triadic
#B4E2A6 #A6B4E2 #E2A6B4
tetradic
#B4E2A6 #A6D2E2 #D4A6E2 #E2B6A6
square
#B4E2A6 #A6D2E2 #D4A6E2 #E2B6A6
split-complementary
#B4E2A6 #B6A6E2 #E2A6D2
monochromatic
#66C44A #8DD378 #B4E2A6 #DBF1D4 #ECF7E8
Accessibility & contrast
On white
1.46
#B4E2A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#B4E2A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E2A6
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E2A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E2A6 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D8A2
Deuteranopia (green-blind)
#DFD4A9
Tritanopia (blue-blind)
#B2DED2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b4e2a6; /* rgb */ color: rgb(180, 226, 166); /* oklch */ color: oklch(86.5% 0.094 138.5);
Tailwind
colors: {
custom: {
50: '#cbebc0',
500: '#b4e2a6',
950: '#000000',
},
}SCSS
$custom: #b4e2a6; $custom-light: #cbebc0; $custom-dark: #000000;
JSON
{
"hex": "#b4e2a6",
"rgb": {
"r": 180,
"g": 226,
"b": 166
},
"hsl": {
"h": 106,
"s": 50.847,
"l": 76.863
},
"oklch": {
"l": 0.86516,
"c": 0.09406,
"h": 138.5
},
"luminance": 0.66849
}Semantic roles & 50–950 ramp
primary
#B4E2A6
secondary
#AA71BB
accent
#27BE9B
background
#FEFEFD
surface
#FAFDF9
border
#D3D5D2
text
#131612
muted
#838482