#A6FFFF#A6FFFF
#A6FFFF is a very light, moderate teal. Relative luminance 0.868; OKLCH L 94.4% C 0.085 H 195.8°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #A6FFFF |
|---|---|
| RGB | rgb(166, 255, 255) |
| HSL | hsl(180, 100%, 83%) |
| HSV | hsv(180, 35%, 100%) |
| CMYK | cmyk(34.9%, 0%, 0%, 0%) |
| CIE-LAB | lab(94.67, -26.51, -8.45) |
| CIE-LCH | lch(94.67, 27.83, 197.68°) |
| OKLab | oklab(94.41% -0.0821 -0.0232) |
| OKLCH | oklch(94.41% 0.085 195.8) |
| XYZ | xyz(69.5294, 86.8425, 107.6869) |
| Luminance | 0.8685 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.26
Pale Cyan
#B7FFFA
ΔE00 2.81
Paleturquoise
#AFEEEE
ΔE00 4.63
Robin'S Egg Blue
#98EFF9
ΔE00 4.91
Eggshell Blue
#C4FFF7
ΔE00 5.17
Duck Egg Blue
#C3FBF4
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6FFFF #FFA6A6
analogous
#A6FFD2 #A6FFFF #A6D2FF
triadic
#A6FFFF #FFA6FF #FFFFA6
tetradic
#A6FFFF #D2A6FF #FFA6A6 #D2FFA6
square
#A6FFFF #D2A6FF #FFA6A6 #D2FFA6
split-complementary
#A6FFFF #FFA6D2 #FFD2A6
monochromatic
#2CFFFF #69FFFF #A6FFFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.14
#A6FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#A6FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6FFFF
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6FFFF | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FF
Deuteranopia (green-blind)
#E4EAFF
Tritanopia (blue-blind)
#82FFFF
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #a6ffff; /* rgb */ color: rgb(166, 255, 255); /* oklch */ color: oklch(94.4% 0.085 195.8);
Tailwind
colors: {
custom: {
50: '#c4ffff',
500: '#a6ffff',
950: '#000000',
},
}SCSS
$custom: #a6ffff; $custom-light: #c4ffff; $custom-dark: #000000;
JSON
{
"hex": "#a6ffff",
"rgb": {
"r": 166,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 82.549
},
"oklch": {
"l": 0.94409,
"c": 0.08535,
"h": 195.8
},
"luminance": 0.86847
}Semantic roles & 50–950 ramp
primary
#A6FFFF
secondary
#E46565
accent
#0000E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131818
muted
#828686