#B4E2B0#B4E2B0
#B4E2B0 is a very light, moderate green. Relative luminance 0.672; OKLCH L 86.7% C 0.083 H 142.8°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E2B0 |
|---|---|
| RGB | rgb(180, 226, 176) |
| HSL | hsl(115, 46%, 79%) |
| HSV | hsv(115, 22%, 89%) |
| CMYK | cmyk(20.4%, 0%, 22.1%, 11.4%) |
| CIE-LAB | lab(85.62, -24.27, 19.68) |
| CIE-LCH | lch(85.62, 31.25, 140.97°) |
| OKLab | oklab(86.73% -0.0662 0.0503) |
| OKLCH | oklch(86.73% 0.083 142.8) |
| XYZ | xyz(53.8533, 67.2292, 51.2051) |
| Luminance | 0.6723 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.56
Light Sage
#BCECAC
ΔE00 3.65
Hospital Green
#9BE5AA
ΔE00 4.55
Mint
#AAF0C1
ΔE00 5.00
Very Pale Green
#CFFDBC
ΔE00 6.57
Celadon
#BEFDB7
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E2B0 #DEB0E2
analogous
#CDE2B0 #B4E2B0 #B0E2C5
triadic
#B4E2B0 #B0B4E2 #E2B0B4
tetradic
#B4E2B0 #B0CDE2 #DEB0E2 #E2C5B0
square
#B4E2B0 #B0CDE2 #DEB0E2 #E2C5B0
split-complementary
#B4E2B0 #C5B0E2 #E2B0CD
monochromatic
#5FC156 #8AD283 #B4E2B0 #DFF2DD #EAF7E9
Accessibility & contrast
On white
1.45
#B4E2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#B4E2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E2B0
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E2B0 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9AD
Deuteranopia (green-blind)
#DDD4B2
Tritanopia (blue-blind)
#B1DFD4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b4e2b0; /* rgb */ color: rgb(180, 226, 176); /* oklch */ color: oklch(86.7% 0.083 142.8);
Tailwind
colors: {
custom: {
50: '#cbebc7',
500: '#b4e2b0',
950: '#000000',
},
}SCSS
$custom: #b4e2b0; $custom-light: #cbebc7; $custom-dark: #000000;
JSON
{
"hex": "#b4e2b0",
"rgb": {
"r": 180,
"g": 226,
"b": 176
},
"hsl": {
"h": 115.2,
"s": 46.296,
"l": 78.824
},
"oklch": {
"l": 0.86734,
"c": 0.08315,
"h": 142.8
},
"luminance": 0.67231
}Semantic roles & 50–950 ramp
primary
#B4E2B0
secondary
#B67BBB
accent
#2CBAAE
background
#FEFEFD
surface
#FAFDF9
border
#D3D5D2
text
#131613
muted
#838482