#A6E4E2#A6E4E2
#A6E4E2 is a very light, moderate teal. Relative luminance 0.691; OKLCH L 87.7% C 0.063 H 193.6°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #A6E4E2 |
|---|---|
| RGB | rgb(166, 228, 226) |
| HSL | hsl(178, 53%, 77%) |
| HSV | hsv(178, 27%, 89%) |
| CMYK | cmyk(27.2%, 0%, 0.9%, 10.6%) |
| CIE-LAB | lab(86.54, -19.88, -5.35) |
| CIE-LCH | lch(86.54, 20.59, 195.06°) |
| OKLab | oklab(87.65% -0.0609 -0.0147) |
| OKLCH | oklch(87.65% 0.063 193.6) |
| XYZ | xyz(57.1923, 69.0820, 82.2574) |
| Luminance | 0.6908 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.38
Powder Blue
#B0E0E6
ΔE00 4.78
Robin'S Egg Blue
#98EFF9
ΔE00 5.45
Duck Egg Blue
#C3FBF4
ΔE00 5.56
Pale Cyan
#B7FFFA
ΔE00 5.82
Light Cyan
#ACFFFC
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6E4E2 #E4A6A8
analogous
#A6E4C3 #A6E4E2 #A6C7E4
triadic
#A6E4E2 #E2A6E4 #E4E2A6
tetradic
#A6E4E2 #C3A6E4 #E4A6A8 #C7E4A6
square
#A6E4E2 #C3A6E4 #E4A6A8 #C7E4A6
split-complementary
#A6E4E2 #E4A6C7 #E4C3A6
monochromatic
#48C8C3 #77D6D3 #A6E4E2 #D5F2F1 #E8F8F7
Accessibility & contrast
On white
1.42
#A6E4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#A6E4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6E4E2
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6E4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6E4E2 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDEE2
Deuteranopia (green-blind)
#D1D5E3
Tritanopia (blue-blind)
#91E8E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #a6e4e2; /* rgb */ color: rgb(166, 228, 226); /* oklch */ color: oklch(87.7% 0.063 193.6);
Tailwind
colors: {
custom: {
50: '#c2eceb',
500: '#a6e4e2',
950: '#000000',
},
}SCSS
$custom: #a6e4e2; $custom-light: #c2eceb; $custom-dark: #000000;
JSON
{
"hex": "#a6e4e2",
"rgb": {
"r": 166,
"g": 228,
"b": 226
},
"hsl": {
"h": 178.065,
"s": 53.448,
"l": 77.255
},
"oklch": {
"l": 0.87653,
"c": 0.06269,
"h": 193.6
},
"luminance": 0.69085
}Semantic roles & 50–950 ramp
primary
#A6E4E2
secondary
#BE7073
accent
#252AC1
background
#FDFEFE
surface
#F9FDFD
border
#D2D5D5
text
#121616
muted
#828484