#A2FEF3#A2FEF3
#A2FEF3 is a very light, moderate teal. Relative luminance 0.850; OKLCH L 93.6% C 0.089 H 186.2°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FEF3 |
|---|---|
| RGB | rgb(162, 254, 243) |
| HSL | hsl(173, 98%, 82%) |
| HSV | hsv(173, 36%, 100%) |
| CMYK | cmyk(36.2%, 0%, 4.3%, 0.4%) |
| CIE-LAB | lab(93.90, -29.78, -3.42) |
| CIE-LCH | lch(93.90, 29.98, 186.54°) |
| OKLab | oklab(93.63% -0.0889 -0.0096) |
| OKLCH | oklch(93.63% 0.089 186.2) |
| XYZ | xyz(66.5138, 85.0317, 97.6845) |
| Luminance | 0.8504 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.22
Pale Cyan
#B7FFFA
ΔE00 3.60
Pale Aqua
#B8FFEB
ΔE00 4.49
Eggshell Blue
#C4FFF7
ΔE00 5.07
Duck Egg Blue
#C3FBF4
ΔE00 5.54
Tiffany Blue
#7BF2DA
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FEF3 #FEA2AD
analogous
#A2FEC5 #A2FEF3 #A2DBFE
triadic
#A2FEF3 #F3A2FE #FEF3A2
tetradic
#A2FEF3 #C5A2FE #FEA2AD #DBFEA2
square
#A2FEF3 #C5A2FE #FEA2AD #DBFEA2
split-complementary
#A2FEF3 #FEA2DB #FEC5A2
monochromatic
#29FDE3 #65FDEB #A2FEF3 #DFFFFB #E1FFFB
Accessibility & contrast
On white
1.17
#A2FEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#A2FEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FEF3
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FEF3 | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F5F3
Deuteranopia (green-blind)
#E5E8F4
Tritanopia (blue-blind)
#80FFFA
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #a2fef3; /* rgb */ color: rgb(162, 254, 243); /* oklch */ color: oklch(93.6% 0.089 186.2);
Tailwind
colors: {
custom: {
50: '#c1fff7',
500: '#a2fef3',
950: '#000000',
},
}SCSS
$custom: #a2fef3; $custom-light: #c1fff7; $custom-dark: #000000;
JSON
{
"hex": "#a2fef3",
"rgb": {
"r": 162,
"g": 254,
"b": 243
},
"hsl": {
"h": 172.826,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.93633,
"c": 0.08941,
"h": 186.2
},
"luminance": 0.85036
}Semantic roles & 50–950 ramp
primary
#A2FEF3
secondary
#E26272
accent
#001BE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131817
muted
#828685