#A4E4C2#A4E4C2
#A4E4C2 is a very light, moderate green. Relative luminance 0.673; OKLCH L 86.6% C 0.080 H 160.9°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E4C2 |
|---|---|
| RGB | rgb(164, 228, 194) |
| HSL | hsl(148, 54%, 77%) |
| HSV | hsv(148, 28%, 89%) |
| CMYK | cmyk(28.1%, 0%, 14.9%, 10.6%) |
| CIE-LAB | lab(85.64, -27.11, 10.16) |
| CIE-LCH | lch(85.64, 28.96, 159.46°) |
| OKLab | oklab(86.64% -0.0759 0.0262) |
| OKLCH | oklch(86.64% 0.08 160.9) |
| XYZ | xyz(52.7877, 67.2720, 61.2319) |
| Luminance | 0.6727 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.99
Mint
#AAF0C1
ΔE00 4.02
Seafoam
#7FE0B3
ΔE00 5.21
Pale Turquoise
#A5FBD5
ΔE00 5.28
Hospital Green
#9BE5AA
ΔE00 6.15
Light Turquoise
#7EF4CC
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E4C2 #E4A4C6
analogous
#A6E4A4 #A4E4C2 #A4E4E2
triadic
#A4E4C2 #C2A4E4 #E4C2A4
tetradic
#A4E4C2 #A4A6E4 #E4A4C6 #E4E2A4
square
#A4E4C2 #A4A6E4 #E4A4C6 #E4E2A4
split-complementary
#A4E4C2 #E2A4E4 #E4A4A6
monochromatic
#46C883 #75D6A2 #A4E4C2 #D3F2E2 #E7F8EF
Accessibility & contrast
On white
1.45
#A4E4C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#A4E4C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E4C2
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E4C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E4C2 | 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)
#E2DBC0
Deuteranopia (green-blind)
#D7D3C4
Tritanopia (blue-blind)
#97E4DA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #a4e4c2; /* rgb */ color: rgb(164, 228, 194); /* oklch */ color: oklch(86.6% 0.080 160.9);
Tailwind
colors: {
custom: {
50: '#c0ecd4',
500: '#a4e4c2',
950: '#000000',
},
}SCSS
$custom: #a4e4c2; $custom-light: #c0ecd4; $custom-dark: #000000;
JSON
{
"hex": "#a4e4c2",
"rgb": {
"r": 164,
"g": 228,
"b": 194
},
"hsl": {
"h": 148.125,
"s": 54.237,
"l": 76.863
},
"oklch": {
"l": 0.86639,
"c": 0.0803,
"h": 160.9
},
"luminance": 0.67274
}Semantic roles & 50–950 ramp
primary
#A4E4C2
secondary
#BE6E99
accent
#2478C2
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#121614
muted
#828483