#A6FDF0#A6FDF0
#A6FDF0 is a very light, moderate teal. Relative luminance 0.846; OKLCH L 93.5% C 0.086 H 184.0°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #A6FDF0 |
|---|---|
| RGB | rgb(166, 253, 240) |
| HSL | hsl(171, 96%, 82%) |
| HSV | hsv(171, 34%, 99%) |
| CMYK | cmyk(34.4%, 0%, 5.1%, 0.8%) |
| CIE-LAB | lab(93.73, -28.93, -2.09) |
| CIE-LCH | lch(93.73, 29.01, 184.13°) |
| OKLab | oklab(93.52% -0.0858 -0.0061) |
| OKLCH | oklch(93.52% 0.086 184) |
| XYZ | xyz(66.5737, 84.6447, 95.2513) |
| Luminance | 0.8465 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.57
Pale Cyan
#B7FFFA
ΔE00 3.73
Light Cyan
#ACFFFC
ΔE00 3.76
Eggshell Blue
#C4FFF7
ΔE00 4.75
Duck Egg Blue
#C3FBF4
ΔE00 5.24
Tiffany Blue
#7BF2DA
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6FDF0 #FDA6B3
analogous
#A6FDC4 #A6FDF0 #A6DFFD
triadic
#A6FDF0 #F0A6FD #FDF0A6
tetradic
#A6FDF0 #C4A6FD #FDA6B3 #DFFDA6
square
#A6FDF0 #C4A6FD #FDA6B3 #DFFDA6
split-complementary
#A6FDF0 #FDA6DF #FDC4A6
monochromatic
#2EFADC #6AFCE6 #A6FDF0 #E1FEFA #E1FEFA
Accessibility & contrast
On white
1.17
#A6FDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#A6FDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6FDF0
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6FDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6FDF0 | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F4F0
Deuteranopia (green-blind)
#E5E8F1
Tritanopia (blue-blind)
#88FFF9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #a6fdf0; /* rgb */ color: rgb(166, 253, 240); /* oklch */ color: oklch(93.5% 0.086 184.0);
Tailwind
colors: {
custom: {
50: '#c3fef4',
500: '#a6fdf0',
950: '#000000',
},
}SCSS
$custom: #a6fdf0; $custom-light: #c3fef4; $custom-dark: #000000;
JSON
{
"hex": "#a6fdf0",
"rgb": {
"r": 166,
"g": 253,
"b": 240
},
"hsl": {
"h": 171.034,
"s": 95.604,
"l": 82.157
},
"oklch": {
"l": 0.93522,
"c": 0.08596,
"h": 184
},
"luminance": 0.84649
}Semantic roles & 50–950 ramp
primary
#A6FDF0
secondary
#E16679
accent
#0022E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131817
muted
#828685