#A6FFFD#A6FFFD
#A6FFFD is a very light, moderate teal. Relative luminance 0.867; OKLCH L 94.3% C 0.085 H 194.0°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #A6FFFD |
|---|---|
| RGB | rgb(166, 255, 253) |
| HSL | hsl(179, 100%, 83%) |
| HSV | hsv(179, 35%, 100%) |
| CMYK | cmyk(34.9%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(94.62, -26.97, -7.50) |
| CIE-LCH | lch(94.62, 27.99, 195.54°) |
| OKLab | oklab(94.35% -0.0829 -0.0207) |
| OKLCH | oklch(94.35% 0.085 194) |
| XYZ | xyz(69.2091, 86.7144, 106.0001) |
| Luminance | 0.8672 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 0.82
Pale Cyan
#B7FFFA
ΔE00 2.49
Paleturquoise
#AFEEEE
ΔE00 4.76
Eggshell Blue
#C4FFF7
ΔE00 4.88
Duck Egg Blue
#C3FBF4
ΔE00 5.14
Robin'S Egg Blue
#98EFF9
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6FFFD #FFA6A8
analogous
#A6FFD1 #A6FFFD #A6D4FF
triadic
#A6FFFD #FDA6FF #FFFDA6
tetradic
#A6FFFD #D1A6FF #FFA6A8 #D4FFA6
square
#A6FFFD #D1A6FF #FFA6A8 #D4FFA6
split-complementary
#A6FFFD #FFA6D4 #FFD1A6
monochromatic
#2CFFFA #69FFFC #A6FFFD #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.14
#A6FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#A6FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6FFFD
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6FFFD | 1.00 | 1.14 | 18.34 | 18.34 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FD
Deuteranopia (green-blind)
#E4EAFE
Tritanopia (blue-blind)
#83FFFE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #a6fffd; /* rgb */ color: rgb(166, 255, 253); /* oklch */ color: oklch(94.3% 0.085 194.0);
Tailwind
colors: {
custom: {
50: '#c4fffe',
500: '#a6fffd',
950: '#000000',
},
}SCSS
$custom: #a6fffd; $custom-light: #c4fffe; $custom-dark: #000000;
JSON
{
"hex": "#a6fffd",
"rgb": {
"r": 166,
"g": 255,
"b": 253
},
"hsl": {
"h": 178.652,
"s": 100,
"l": 82.549
},
"oklch": {
"l": 0.94347,
"c": 0.08543,
"h": 194
},
"luminance": 0.86719
}Semantic roles & 50–950 ramp
primary
#A6FFFD
secondary
#E46568
accent
#0005E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685