#A1FEE2#A1FEE2
#A1FEE2 is a very light, moderate teal. Relative luminance 0.840; OKLCH L 93.1% C 0.097 H 173.0°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #A1FEE2 |
|---|---|
| RGB | rgb(161, 254, 226) |
| HSL | hsl(162, 98%, 81%) |
| HSV | hsv(162, 37%, 100%) |
| CMYK | cmyk(36.6%, 0%, 11%, 0.4%) |
| CIE-LAB | lab(93.43, -33.74, 4.68) |
| CIE-LCH | lch(93.43, 34.06, 172.11°) |
| OKLab | oklab(93.1% -0.0966 0.0119) |
| OKLCH | oklch(93.1% 0.097 173) |
| XYZ | xyz(63.8621, 83.9476, 84.7752) |
| Luminance | 0.8395 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.94
Pale Turquoise
#A5FBD5
ΔE00 3.34
Pale Aqua
#B8FFEB
ΔE00 3.69
Tiffany Blue
#7BF2DA
ΔE00 4.48
Aquamarine
#7FFFD4
ΔE00 4.85
Light Turquoise
#7EF4CC
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1FEE2 #FEA1BD
analogous
#A1FEB4 #A1FEE2 #A1ECFE
triadic
#A1FEE2 #E2A1FE #FEE2A1
tetradic
#A1FEE2 #B4A1FE #FEA1BD #ECFEA1
square
#A1FEE2 #B4A1FE #FEA1BD #ECFEA1
split-complementary
#A1FEE2 #FEA1EC #FEB4A1
monochromatic
#28FDBD #64FDCF #A1FEE2 #DEFFF5 #E1FFF6
Accessibility & contrast
On white
1.18
#A1FEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#A1FEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1FEE2
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1FEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1FEE2 | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F3E1
Deuteranopia (green-blind)
#E8E7E4
Tritanopia (blue-blind)
#85FFF6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #a1fee2; /* rgb */ color: rgb(161, 254, 226); /* oklch */ color: oklch(93.1% 0.097 173.0);
Tailwind
colors: {
custom: {
50: '#c0ffeb',
500: '#a1fee2',
950: '#000000',
},
}SCSS
$custom: #a1fee2; $custom-light: #c0ffeb; $custom-dark: #000000;
JSON
{
"hex": "#a1fee2",
"rgb": {
"r": 161,
"g": 254,
"b": 226
},
"hsl": {
"h": 161.935,
"s": 97.895,
"l": 81.373
},
"oklch": {
"l": 0.93103,
"c": 0.09738,
"h": 173
},
"luminance": 0.83952
}Semantic roles & 50–950 ramp
primary
#A1FEE2
secondary
#E26288
accent
#0045E6
background
#FDFFFE
surface
#F9FFFD
border
#D2D7D5
text
#121816
muted
#828684