#A4E4BF#A4E4BF
#A4E4BF is a very light, moderate green. Relative luminance 0.671; OKLCH L 86.6% C 0.083 H 158.7°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E4BF |
|---|---|
| RGB | rgb(164, 228, 191) |
| HSL | hsl(145, 54%, 77%) |
| HSV | hsv(145, 28%, 89%) |
| CMYK | cmyk(28.1%, 0%, 16.2%, 10.6%) |
| CIE-LAB | lab(85.57, -27.69, 11.64) |
| CIE-LCH | lch(85.57, 30.04, 157.20°) |
| OKLab | oklab(86.56% -0.0772 0.03) |
| OKLCH | oklch(86.56% 0.083 158.7) |
| XYZ | xyz(52.4542, 67.1386, 59.4754) |
| Luminance | 0.6714 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.23
Mint
#AAF0C1
ΔE00 3.41
Seafoam
#7FE0B3
ΔE00 4.95
Hospital Green
#9BE5AA
ΔE00 5.32
Pale Turquoise
#A5FBD5
ΔE00 5.37
Light Turquoise
#7EF4CC
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E4BF #E4A4C9
analogous
#A9E4A4 #A4E4BF #A4E4DF
triadic
#A4E4BF #BFA4E4 #E4BFA4
tetradic
#A4E4BF #A4A9E4 #E4A4C9 #E4DFA4
square
#A4E4BF #A4A9E4 #E4A4C9 #E4DFA4
split-complementary
#A4E4BF #DFA4E4 #E4A4A9
monochromatic
#46C87D #75D69E #A4E4BF #D3F2E0 #E7F8EE
Accessibility & contrast
On white
1.46
#A4E4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#A4E4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E4BF
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E4BF | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABD
Deuteranopia (green-blind)
#D8D3C1
Tritanopia (blue-blind)
#98E3D9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #a4e4bf; /* rgb */ color: rgb(164, 228, 191); /* oklch */ color: oklch(86.6% 0.083 158.7);
Tailwind
colors: {
custom: {
50: '#c0ecd2',
500: '#a4e4bf',
950: '#000000',
},
}SCSS
$custom: #a4e4bf; $custom-light: #c0ecd2; $custom-dark: #000000;
JSON
{
"hex": "#a4e4bf",
"rgb": {
"r": 164,
"g": 228,
"b": 191
},
"hsl": {
"h": 145.313,
"s": 54.237,
"l": 76.863
},
"oklch": {
"l": 0.86563,
"c": 0.08281,
"h": 158.7
},
"luminance": 0.67141
}Semantic roles & 50–950 ramp
primary
#A4E4BF
secondary
#BE6E9C
accent
#247FC2
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#121614
muted
#828483