#A3FEFF#A3FEFF
#A3FEFF is a very light, moderate teal. Relative luminance 0.859; OKLCH L 94.0% C 0.087 H 196.7°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #A3FEFF |
|---|---|
| RGB | rgb(163, 254, 255) |
| HSL | hsl(181, 100%, 82%) |
| HSV | hsv(181, 36%, 100%) |
| CMYK | cmyk(36.1%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(94.26, -26.79, -9.07) |
| CIE-LCH | lch(94.26, 28.29, 198.71°) |
| OKLab | oklab(94.05% -0.0833 -0.0249) |
| OKLCH | oklch(94.05% 0.087 196.7) |
| XYZ | xyz(68.5895, 85.8856, 107.5517) |
| Luminance | 0.8589 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.69
Pale Cyan
#B7FFFA
ΔE00 3.23
Robin'S Egg Blue
#98EFF9
ΔE00 4.53
Paleturquoise
#AFEEEE
ΔE00 4.64
Robin Egg Blue
#8AF1FE
ΔE00 5.03
Eggshell Blue
#C4FFF7
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3FEFF #FFA4A3
analogous
#A3FFD2 #A3FEFF #A3D0FF
triadic
#A3FEFF #FFA3FE #FEFFA3
tetradic
#A3FEFF #D2A3FF #FFA4A3 #D0FFA3
square
#A3FEFF #D2A3FF #FFA4A3 #D0FFA3
split-complementary
#A3FEFF #FFA3D0 #FFD2A3
monochromatic
#29FDFF #66FDFF #A3FEFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.16
#A3FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#A3FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3FEFF
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3FEFF | 1.00 | 1.16 | 18.18 | 18.18 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FF
Deuteranopia (green-blind)
#E2E9FF
Tritanopia (blue-blind)
#7DFFFE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #a3feff; /* rgb */ color: rgb(163, 254, 255); /* oklch */ color: oklch(94.0% 0.087 196.7);
Tailwind
colors: {
custom: {
50: '#c2ffff',
500: '#a3feff',
950: '#000000',
},
}SCSS
$custom: #a3feff; $custom-light: #c2ffff; $custom-dark: #000000;
JSON
{
"hex": "#a3feff",
"rgb": {
"r": 163,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.652,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.94045,
"c": 0.08697,
"h": 196.7
},
"luminance": 0.8589
}Semantic roles & 50–950 ramp
primary
#A3FEFF
secondary
#E36463
accent
#0200E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131818
muted
#828686