#A1FFFE#A1FFFE
#A1FFFE is a very light, moderate teal. Relative luminance 0.863; OKLCH L 94.1% C 0.089 H 194.9°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #A1FFFE |
|---|---|
| RGB | rgb(161, 255, 254) |
| HSL | hsl(179, 100%, 82%) |
| HSV | hsv(179, 37%, 100%) |
| CMYK | cmyk(36.9%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(94.42, -28.00, -8.34) |
| CIE-LCH | lch(94.42, 29.22, 196.58°) |
| OKLab | oklab(94.14% -0.0864 -0.023) |
| OKLCH | oklch(94.14% 0.089 194.9) |
| XYZ | xyz(68.3408, 86.2482, 106.7931) |
| Luminance | 0.8625 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.48
Pale Cyan
#B7FFFA
ΔE00 3.15
Paleturquoise
#AFEEEE
ΔE00 5.08
Robin'S Egg Blue
#98EFF9
ΔE00 5.25
Eggshell Blue
#C4FFF7
ΔE00 5.53
Robin Egg Blue
#8AF1FE
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1FFFE #FFA1A2
analogous
#A1FFCF #A1FFFE #A1D1FF
triadic
#A1FFFE #FEA1FF #FFFEA1
tetradic
#A1FFFE #CFA1FF #FFA1A2 #D1FFA1
square
#A1FFFE #CFA1FF #FFA1A2 #D1FFA1
split-complementary
#A1FFFE #FFA1D1 #FFCFA1
monochromatic
#27FFFD #64FFFD #A1FFFE #DEFFFF #E0FFFF
Accessibility & contrast
On white
1.15
#A1FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#A1FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1FFFE
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1FFFE | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FE
Deuteranopia (green-blind)
#E3EAFF
Tritanopia (blue-blind)
#7AFFFE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #a1fffe; /* rgb */ color: rgb(161, 255, 254); /* oklch */ color: oklch(94.1% 0.089 194.9);
Tailwind
colors: {
custom: {
50: '#c1fffe',
500: '#a1fffe',
950: '#000000',
},
}SCSS
$custom: #a1fffe; $custom-light: #c1fffe; $custom-dark: #000000;
JSON
{
"hex": "#a1fffe",
"rgb": {
"r": 161,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.362,
"s": 100,
"l": 81.569
},
"oklch": {
"l": 0.94136,
"c": 0.08943,
"h": 194.9
},
"luminance": 0.86253
}Semantic roles & 50–950 ramp
primary
#A1FFFE
secondary
#E36162
accent
#0002E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685