#A1FFFD#A1FFFD
#A1FFFD is a very light, moderate teal. Relative luminance 0.862; OKLCH L 94.1% C 0.089 H 194.0°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #A1FFFD |
|---|---|
| RGB | rgb(161, 255, 253) |
| HSL | hsl(179, 100%, 82%) |
| HSV | hsv(179, 37%, 100%) |
| CMYK | cmyk(36.9%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(94.39, -28.24, -7.86) |
| CIE-LCH | lch(94.39, 29.31, 195.55°) |
| OKLab | oklab(94.11% -0.0868 -0.0217) |
| OKLCH | oklch(94.11% 0.089 194) |
| XYZ | xyz(68.1810, 86.1843, 105.9519) |
| Luminance | 0.8619 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.38
Pale Cyan
#B7FFFA
ΔE00 3.04
Paleturquoise
#AFEEEE
ΔE00 5.16
Eggshell Blue
#C4FFF7
ΔE00 5.41
Robin'S Egg Blue
#98EFF9
ΔE00 5.54
Duck Egg Blue
#C3FBF4
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1FFFD #FFA1A3
analogous
#A1FFCE #A1FFFD #A1D2FF
triadic
#A1FFFD #FDA1FF #FFFDA1
tetradic
#A1FFFD #CEA1FF #FFA1A3 #D2FFA1
square
#A1FFFD #CEA1FF #FFA1A3 #D2FFA1
split-complementary
#A1FFFD #FFA1D2 #FFCEA1
monochromatic
#27FFFA #64FFFC #A1FFFD #DEFFFE #E0FFFE
Accessibility & contrast
On white
1.15
#A1FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#A1FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1FFFD
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1FFFD | 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)
#F4F6FD
Deuteranopia (green-blind)
#E3EAFE
Tritanopia (blue-blind)
#7AFFFE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #a1fffd; /* rgb */ color: rgb(161, 255, 253); /* oklch */ color: oklch(94.1% 0.089 194.0);
Tailwind
colors: {
custom: {
50: '#c1fffe',
500: '#a1fffd',
950: '#000000',
},
}SCSS
$custom: #a1fffd; $custom-light: #c1fffe; $custom-dark: #000000;
JSON
{
"hex": "#a1fffd",
"rgb": {
"r": 161,
"g": 255,
"b": 253
},
"hsl": {
"h": 178.723,
"s": 100,
"l": 81.569
},
"oklch": {
"l": 0.94105,
"c": 0.08949,
"h": 194
},
"luminance": 0.86189
}Semantic roles & 50–950 ramp
primary
#A1FFFD
secondary
#E36164
accent
#0005E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685