#A6F8EA#A6F8EA
#A6F8EA is a very light, moderate teal. Relative luminance 0.812; OKLCH L 92.3% C 0.082 H 182.6°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #A6F8EA |
|---|---|
| RGB | rgb(166, 248, 234) |
| HSL | hsl(170, 85%, 81%) |
| HSV | hsv(170, 33%, 97%) |
| CMYK | cmyk(33.1%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(92.21, -27.86, -1.21) |
| CIE-LCH | lch(92.21, 27.89, 182.48°) |
| OKLab | oklab(92.25% -0.0822 -0.0037) |
| OKLCH | oklch(92.25% 0.082 182.6) |
| XYZ | xyz(64.1393, 81.1785, 90.1153) |
| Luminance | 0.8118 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.23
Pale Cyan
#B7FFFA
ΔE00 4.09
Light Cyan
#ACFFFC
ΔE00 4.35
Eggshell Blue
#C4FFF7
ΔE00 4.76
Duck Egg Blue
#C3FBF4
ΔE00 5.08
Tiffany Blue
#7BF2DA
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6F8EA #F8A6B4
analogous
#A6F8C1 #A6F8EA #A6DDF8
triadic
#A6F8EA #EAA6F8 #F8EAA6
tetradic
#A6F8EA #C1A6F8 #F8A6B4 #DDF8A6
square
#A6F8EA #C1A6F8 #F8A6B4 #DDF8A6
split-complementary
#A6F8EA #F8A6DD #F8C1A6
monochromatic
#35EFCF #6DF4DD #A6F8EA #DFFCF7 #E3FDF8
Accessibility & contrast
On white
1.22
#A6F8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#A6F8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6F8EA
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6F8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6F8EA | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFEA
Deuteranopia (green-blind)
#E2E4EB
Tritanopia (blue-blind)
#8BFBF4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #a6f8ea; /* rgb */ color: rgb(166, 248, 234); /* oklch */ color: oklch(92.3% 0.082 182.6);
Tailwind
colors: {
custom: {
50: '#c3faf0',
500: '#a6f8ea',
950: '#000000',
},
}SCSS
$custom: #a6f8ea; $custom-light: #c3faf0; $custom-dark: #000000;
JSON
{
"hex": "#a6f8ea",
"rgb": {
"r": 166,
"g": 248,
"b": 234
},
"hsl": {
"h": 169.756,
"s": 85.417,
"l": 81.176
},
"oklch": {
"l": 0.92254,
"c": 0.0823,
"h": 182.6
},
"luminance": 0.81182
}Semantic roles & 50–950 ramp
primary
#A6F8EA
secondary
#D9697C
accent
#042AE2
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131716
muted
#828585