#A4E2C8#A4E2C8
#A4E2C8 is a very light, moderate teal. Relative luminance 0.665; OKLCH L 86.4% C 0.073 H 166.9°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E2C8 |
|---|---|
| RGB | rgb(164, 226, 200) |
| HSL | hsl(155, 52%, 76%) |
| HSV | hsv(155, 27%, 89%) |
| CMYK | cmyk(27.4%, 0%, 11.5%, 11.4%) |
| CIE-LAB | lab(85.23, -24.97, 6.41) |
| CIE-LCH | lch(85.23, 25.78, 165.60°) |
| OKLab | oklab(86.35% -0.0708 0.0165) |
| OKLCH | oklch(86.35% 0.073 166.9) |
| XYZ | xyz(52.9282, 66.4530, 64.6703) |
| Luminance | 0.6645 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.76
Pale Turquoise
#A5FBD5
ΔE00 6.21
Mint
#AAF0C1
ΔE00 6.22
Pale Teal
#82CBB2
ΔE00 6.29
Seafoam Blue
#78D1B6
ΔE00 6.35
Seafoam
#7FE0B3
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E2C8 #E2A4BE
analogous
#A4E2A9 #A4E2C8 #A4DDE2
triadic
#A4E2C8 #C8A4E2 #E2C8A4
tetradic
#A4E2C8 #A9A4E2 #E2A4BE #DDE2A4
square
#A4E2C8 #A9A4E2 #E2A4BE #DDE2A4
split-complementary
#A4E2C8 #E2A4DD #E2A9A4
monochromatic
#47C490 #76D3AC #A4E2C8 #D2F1E4 #E8F8F1
Accessibility & contrast
On white
1.47
#A4E2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#A4E2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E2C8
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E2C8 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDAC7
Deuteranopia (green-blind)
#D4D2CA
Tritanopia (blue-blind)
#96E2DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #a4e2c8; /* rgb */ color: rgb(164, 226, 200); /* oklch */ color: oklch(86.4% 0.073 166.9);
Tailwind
colors: {
custom: {
50: '#c0ebd8',
500: '#a4e2c8',
950: '#000000',
},
}SCSS
$custom: #a4e2c8; $custom-light: #c0ebd8; $custom-dark: #000000;
JSON
{
"hex": "#a4e2c8",
"rgb": {
"r": 164,
"g": 226,
"b": 200
},
"hsl": {
"h": 154.839,
"s": 51.667,
"l": 76.471
},
"oklch": {
"l": 0.86353,
"c": 0.07274,
"h": 166.9
},
"luminance": 0.66455
}Semantic roles & 50–950 ramp
primary
#A4E2C8
secondary
#BB6F8F
accent
#2666BF
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#121614
muted
#828483