#A4E1C8#A4E1C8
#A4E1C8 is a very light, moderate teal. Relative luminance 0.659; OKLCH L 86.1% C 0.071 H 167.4°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E1C8 |
|---|---|
| RGB | rgb(164, 225, 200) |
| HSL | hsl(155, 50%, 76%) |
| HSV | hsv(155, 27%, 88%) |
| CMYK | cmyk(27.1%, 0%, 11.1%, 11.8%) |
| CIE-LAB | lab(84.95, -24.48, 6.01) |
| CIE-LCH | lch(84.95, 25.21, 166.20°) |
| OKLab | oklab(86.13% -0.0696 0.0155) |
| OKLCH | oklch(86.13% 0.071 167.4) |
| XYZ | xyz(52.6571, 65.9107, 64.5799) |
| Luminance | 0.6591 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.04
Pale Teal
#82CBB2
ΔE00 6.16
Seafoam Blue
#78D1B6
ΔE00 6.30
Pale Turquoise
#A5FBD5
ΔE00 6.54
Mint
#AAF0C1
ΔE00 6.57
Pale Aqua
#B8FFEB
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E1C8 #E1A4BD
analogous
#A4E1AA #A4E1C8 #A4DCE1
triadic
#A4E1C8 #C8A4E1 #E1C8A4
tetradic
#A4E1C8 #AAA4E1 #E1A4BD #DCE1A4
square
#A4E1C8 #AAA4E1 #E1A4BD #DCE1A4
split-complementary
#A4E1C8 #E1A4DC #E1AAA4
monochromatic
#48C390 #76D2AC #A4E1C8 #D2F0E4 #E8F7F1
Accessibility & contrast
On white
1.48
#A4E1C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#A4E1C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E1C8
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E1C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E1C8 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9C7
Deuteranopia (green-blind)
#D3D1CA
Tritanopia (blue-blind)
#96E2DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a4e1c8; /* rgb */ color: rgb(164, 225, 200); /* oklch */ color: oklch(86.1% 0.071 167.4);
Tailwind
colors: {
custom: {
50: '#c0ead8',
500: '#a4e1c8',
950: '#000000',
},
}SCSS
$custom: #a4e1c8; $custom-light: #c0ead8; $custom-dark: #000000;
JSON
{
"hex": "#a4e1c8",
"rgb": {
"r": 164,
"g": 225,
"b": 200
},
"hsl": {
"h": 155.41,
"s": 50.413,
"l": 76.275
},
"oklch": {
"l": 0.86132,
"c": 0.07127,
"h": 167.4
},
"luminance": 0.65913
}Semantic roles & 50–950 ramp
primary
#A4E1C8
secondary
#BA6F8E
accent
#2865BE
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#121614
muted
#828483