#B4E2AF#B4E2AF
#B4E2AF is a very light, moderate green. Relative luminance 0.672; OKLCH L 86.7% C 0.084 H 142.3°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E2AF |
|---|---|
| RGB | rgb(180, 226, 175) |
| HSL | hsl(114, 47%, 79%) |
| HSV | hsv(114, 23%, 89%) |
| CMYK | cmyk(20.4%, 0%, 22.6%, 11.4%) |
| CIE-LAB | lab(85.60, -24.44, 20.17) |
| CIE-LCH | lch(85.60, 31.69, 140.47°) |
| OKLab | oklab(86.71% -0.0666 0.0515) |
| OKLCH | oklch(86.71% 0.084 142.3) |
| XYZ | xyz(53.7547, 67.1898, 50.6859) |
| Luminance | 0.6719 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.32
Light Sage
#BCECAC
ΔE00 3.46
Hospital Green
#9BE5AA
ΔE00 4.51
Mint
#AAF0C1
ΔE00 5.11
Very Pale Green
#CFFDBC
ΔE00 6.46
Washed Out Green
#BCF5A6
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E2AF #DDAFE2
analogous
#CDE2AF #B4E2AF #AFE2C3
triadic
#B4E2AF #AFB4E2 #E2AFB4
tetradic
#B4E2AF #AFCDE2 #DDAFE2 #E2C3AF
square
#B4E2AF #AFCDE2 #DDAFE2 #E2C3AF
split-complementary
#B4E2AF #C3AFE2 #E2AFCD
monochromatic
#60C155 #8AD282 #B4E2AF #DEF2DC #EAF7E9
Accessibility & contrast
On white
1.45
#B4E2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#B4E2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E2AF
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E2AF | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9AC
Deuteranopia (green-blind)
#DDD4B2
Tritanopia (blue-blind)
#B1DFD4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b4e2af; /* rgb */ color: rgb(180, 226, 175); /* oklch */ color: oklch(86.7% 0.084 142.3);
Tailwind
colors: {
custom: {
50: '#cbebc7',
500: '#b4e2af',
950: '#000000',
},
}SCSS
$custom: #b4e2af; $custom-light: #cbebc7; $custom-dark: #000000;
JSON
{
"hex": "#b4e2af",
"rgb": {
"r": 180,
"g": 226,
"b": 175
},
"hsl": {
"h": 114.118,
"s": 46.789,
"l": 78.627
},
"oklch": {
"l": 0.86711,
"c": 0.08423,
"h": 142.3
},
"luminance": 0.67191
}Semantic roles & 50–950 ramp
primary
#B4E2AF
secondary
#B57ABB
accent
#2BBAAC
background
#FEFEFD
surface
#FAFDF9
border
#D3D5D2
text
#131613
muted
#838482