#A4E4BD#A4E4BD
#A4E4BD is a very light, moderate green. Relative luminance 0.671; OKLCH L 86.5% C 0.085 H 157.4°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E4BD |
|---|---|
| RGB | rgb(164, 228, 189) |
| HSL | hsl(143, 54%, 77%) |
| HSV | hsv(143, 28%, 89%) |
| CMYK | cmyk(28.1%, 0%, 17.1%, 10.6%) |
| CIE-LAB | lab(85.53, -28.07, 12.62) |
| CIE-LCH | lch(85.53, 30.78, 155.79°) |
| OKLab | oklab(86.51% -0.078 0.0326) |
| OKLCH | oklch(86.51% 0.085 157.4) |
| XYZ | xyz(52.2356, 67.0512, 58.3241) |
| Luminance | 0.6705 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.08
Light Teal
#90E4C1
ΔE00 3.50
Hospital Green
#9BE5AA
ΔE00 4.78
Seafoam
#7FE0B3
ΔE00 4.86
Pale Turquoise
#A5FBD5
ΔE00 5.51
Light Turquoise
#7EF4CC
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E4BD #E4A4CB
analogous
#ABE4A4 #A4E4BD #A4E4DD
triadic
#A4E4BD #BDA4E4 #E4BDA4
tetradic
#A4E4BD #A4ABE4 #E4A4CB #E4DDA4
square
#A4E4BD #A4ABE4 #E4A4CB #E4DDA4
split-complementary
#A4E4BD #DDA4E4 #E4A4AB
monochromatic
#46C879 #75D69B #A4E4BD #D3F2DF #E7F8EE
Accessibility & contrast
On white
1.46
#A4E4BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#A4E4BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E4BD
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E4BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E4BD | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABB
Deuteranopia (green-blind)
#D8D3BF
Tritanopia (blue-blind)
#98E3D9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #a4e4bd; /* rgb */ color: rgb(164, 228, 189); /* oklch */ color: oklch(86.5% 0.085 157.4);
Tailwind
colors: {
custom: {
50: '#c0ecd1',
500: '#a4e4bd',
950: '#000000',
},
}SCSS
$custom: #a4e4bd; $custom-light: #c0ecd1; $custom-dark: #000000;
JSON
{
"hex": "#a4e4bd",
"rgb": {
"r": 164,
"g": 228,
"b": 189
},
"hsl": {
"h": 143.438,
"s": 54.237,
"l": 76.863
},
"oklch": {
"l": 0.86513,
"c": 0.08454,
"h": 157.4
},
"luminance": 0.67053
}Semantic roles & 50–950 ramp
primary
#A4E4BD
secondary
#BE6E9F
accent
#2484C2
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#121614
muted
#828483