#A4E2C2#A4E2C2
#A4E2C2 is a very light, moderate green. Relative luminance 0.662; OKLCH L 86.2% C 0.077 H 161.7°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E2C2 |
|---|---|
| RGB | rgb(164, 226, 194) |
| HSL | hsl(149, 52%, 76%) |
| HSV | hsv(149, 27%, 89%) |
| CMYK | cmyk(27.4%, 0%, 14.2%, 11.4%) |
| CIE-LAB | lab(85.09, -26.15, 9.37) |
| CIE-LCH | lch(85.09, 27.78, 160.29°) |
| OKLab | oklab(86.19% -0.0734 0.0242) |
| OKLCH | oklch(86.19% 0.077 161.7) |
| XYZ | xyz(52.2407, 66.1780, 61.0495) |
| Luminance | 0.6618 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.21
Mint
#AAF0C1
ΔE00 4.69
Seafoam
#7FE0B3
ΔE00 5.53
Pale Turquoise
#A5FBD5
ΔE00 5.78
Pale Teal
#82CBB2
ΔE00 6.63
Seafoam Blue
#78D1B6
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E2C2 #E2A4C4
analogous
#A5E2A4 #A4E2C2 #A4E2E1
triadic
#A4E2C2 #C2A4E2 #E2C2A4
tetradic
#A4E2C2 #A4A5E2 #E2A4C4 #E2E1A4
square
#A4E2C2 #A4A5E2 #E2A4C4 #E2E1A4
split-complementary
#A4E2C2 #E1A4E2 #E2A4A5
monochromatic
#47C484 #76D3A3 #A4E2C2 #D2F1E1 #E8F8EF
Accessibility & contrast
On white
1.48
#A4E2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#A4E2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E2C2
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E2C2 | 1.00 | 1.48 | 14.24 | 14.24 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D9C0
Deuteranopia (green-blind)
#D5D1C4
Tritanopia (blue-blind)
#97E2D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a4e2c2; /* rgb */ color: rgb(164, 226, 194); /* oklch */ color: oklch(86.2% 0.077 161.7);
Tailwind
colors: {
custom: {
50: '#c0ebd4',
500: '#a4e2c2',
950: '#000000',
},
}SCSS
$custom: #a4e2c2; $custom-light: #c0ebd4; $custom-dark: #000000;
JSON
{
"hex": "#a4e2c2",
"rgb": {
"r": 164,
"g": 226,
"b": 194
},
"hsl": {
"h": 149.032,
"s": 51.667,
"l": 76.471
},
"oklch": {
"l": 0.86194,
"c": 0.07725,
"h": 161.7
},
"luminance": 0.6618
}Semantic roles & 50–950 ramp
primary
#A4E2C2
secondary
#BB6F96
accent
#2675BF
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#121614
muted
#828483