#A1FEFF#A1FEFF
#A1FEFF is a very light, moderate teal. Relative luminance 0.857; OKLCH L 93.9% C 0.089 H 196.6°. Best body text is #000000 at 18.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A1FEFF |
|---|---|
| RGB | rgb(161, 254, 255) |
| HSL | hsl(181, 100%, 82%) |
| HSV | hsv(181, 37%, 100%) |
| CMYK | cmyk(36.9%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(94.17, -27.29, -9.22) |
| CIE-LCH | lch(94.17, 28.81, 198.66°) |
| OKLab | oklab(93.95% -0.0849 -0.0253) |
| OKLCH | oklch(93.95% 0.089 196.6) |
| XYZ | xyz(68.1831, 85.6760, 107.5326) |
| Luminance | 0.8568 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.82
Pale Cyan
#B7FFFA
ΔE00 3.40
Robin'S Egg Blue
#98EFF9
ΔE00 4.56
Paleturquoise
#AFEEEE
ΔE00 4.81
Robin Egg Blue
#8AF1FE
ΔE00 4.99
Eggshell Blue
#C4FFF7
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1FEFF #FFA2A1
analogous
#A1FFD1 #A1FEFF #A1CFFF
triadic
#A1FEFF #FFA1FE #FEFFA1
tetradic
#A1FEFF #D1A1FF #FFA2A1 #CFFFA1
square
#A1FEFF #D1A1FF #FFA2A1 #CFFFA1
split-complementary
#A1FEFF #FFA1CF #FFD1A1
monochromatic
#27FDFF #64FDFF #A1FEFF #DEFFFF #E0FFFF
Accessibility & contrast
On white
1.16
#A1FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.14
#A1FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1FEFF
18.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1FEFF | 1.00 | 1.16 | 18.14 | 18.14 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FF
Deuteranopia (green-blind)
#E1E9FF
Tritanopia (blue-blind)
#79FFFE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #a1feff; /* rgb */ color: rgb(161, 254, 255); /* oklch */ color: oklch(93.9% 0.089 196.6);
Tailwind
colors: {
custom: {
50: '#c1ffff',
500: '#a1feff',
950: '#000000',
},
}SCSS
$custom: #a1feff; $custom-light: #c1ffff; $custom-dark: #000000;
JSON
{
"hex": "#a1feff",
"rgb": {
"r": 161,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.638,
"s": 100,
"l": 81.569
},
"oklch": {
"l": 0.93949,
"c": 0.08858,
"h": 196.6
},
"luminance": 0.85681
}Semantic roles & 50–950 ramp
primary
#A1FEFF
secondary
#E36261
accent
#0200E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131818
muted
#828686