#A6FEFF#A6FEFF
#A6FEFF is a very light, moderate teal. Relative luminance 0.862; OKLCH L 94.2% C 0.085 H 196.7°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #A6FEFF |
|---|---|
| RGB | rgb(166, 254, 255) |
| HSL | hsl(181, 100%, 83%) |
| HSV | hsv(181, 35%, 100%) |
| CMYK | cmyk(34.9%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(94.40, -26.03, -8.85) |
| CIE-LCH | lch(94.40, 27.50, 198.78°) |
| OKLab | oklab(94.19% -0.0809 -0.0243) |
| OKLCH | oklch(94.19% 0.085 196.7) |
| XYZ | xyz(69.2112, 86.2062, 107.5808) |
| Luminance | 0.8621 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.55
Pale Cyan
#B7FFFA
ΔE00 2.97
Paleturquoise
#AFEEEE
ΔE00 4.40
Robin'S Egg Blue
#98EFF9
ΔE00 4.50
Robin Egg Blue
#8AF1FE
ΔE00 5.11
Eggshell Blue
#C4FFF7
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6FEFF #FFA7A6
analogous
#A6FFD3 #A6FEFF #A6D2FF
triadic
#A6FEFF #FFA6FE #FEFFA6
tetradic
#A6FEFF #D3A6FF #FFA7A6 #D2FFA6
square
#A6FEFF #D3A6FF #FFA7A6 #D2FFA6
split-complementary
#A6FEFF #FFA6D2 #FFD3A6
monochromatic
#2CFDFF #69FDFF #A6FEFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.15
#A6FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#A6FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6FEFF
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6FEFF | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FF
Deuteranopia (green-blind)
#E3EAFF
Tritanopia (blue-blind)
#82FFFE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #a6feff; /* rgb */ color: rgb(166, 254, 255); /* oklch */ color: oklch(94.2% 0.085 196.7);
Tailwind
colors: {
custom: {
50: '#c4ffff',
500: '#a6feff',
950: '#000000',
},
}SCSS
$custom: #a6feff; $custom-light: #c4ffff; $custom-dark: #000000;
JSON
{
"hex": "#a6feff",
"rgb": {
"r": 166,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.674,
"s": 100,
"l": 82.549
},
"oklch": {
"l": 0.94192,
"c": 0.08453,
"h": 196.7
},
"luminance": 0.86211
}Semantic roles & 50–950 ramp
primary
#A6FEFF
secondary
#E46765
accent
#0300E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131818
muted
#828686