#A4E1C4#A4E1C4
#A4E1C4 is a very light, moderate teal. Relative luminance 0.657; OKLCH L 86.0% C 0.074 H 163.8°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E1C4 |
|---|---|
| RGB | rgb(164, 225, 196) |
| HSL | hsl(151, 50%, 76%) |
| HSV | hsv(151, 27%, 88%) |
| CMYK | cmyk(27.1%, 0%, 12.9%, 11.8%) |
| CIE-LAB | lab(84.86, -25.28, 7.99) |
| CIE-LCH | lch(84.86, 26.51, 162.46°) |
| OKLab | oklab(86.03% -0.0712 0.0206) |
| OKLCH | oklch(86.03% 0.074 163.8) |
| XYZ | xyz(52.1957, 65.7262, 62.1501) |
| Luminance | 0.6573 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.48
Mint
#AAF0C1
ΔE00 5.50
Seafoam
#7FE0B3
ΔE00 6.04
Pale Turquoise
#A5FBD5
ΔE00 6.15
Pale Teal
#82CBB2
ΔE00 6.27
Seafoam Blue
#78D1B6
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E1C4 #E1A4C1
analogous
#A4E1A6 #A4E1C4 #A4E0E1
triadic
#A4E1C4 #C4A4E1 #E1C4A4
tetradic
#A4E1C4 #A6A4E1 #E1A4C1 #E0E1A4
square
#A4E1C4 #A6A4E1 #E1A4C1 #E0E1A4
split-complementary
#A4E1C4 #E1A4E0 #E1A6A4
monochromatic
#48C388 #76D2A6 #A4E1C4 #D2F0E2 #E8F7F0
Accessibility & contrast
On white
1.48
#A4E1C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#A4E1C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E1C4
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E1C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E1C4 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD8C3
Deuteranopia (green-blind)
#D4D1C6
Tritanopia (blue-blind)
#97E1D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a4e1c4; /* rgb */ color: rgb(164, 225, 196); /* oklch */ color: oklch(86.0% 0.074 163.8);
Tailwind
colors: {
custom: {
50: '#c0ead5',
500: '#a4e1c4',
950: '#000000',
},
}SCSS
$custom: #a4e1c4; $custom-light: #c0ead5; $custom-dark: #000000;
JSON
{
"hex": "#a4e1c4",
"rgb": {
"r": 164,
"g": 225,
"b": 196
},
"hsl": {
"h": 151.475,
"s": 50.413,
"l": 76.275
},
"oklch": {
"l": 0.86025,
"c": 0.07417,
"h": 163.8
},
"luminance": 0.65728
}Semantic roles & 50–950 ramp
primary
#A4E1C4
secondary
#BA6F93
accent
#286FBE
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#121614
muted
#828483