#A2FEDC#A2FEDC
#A2FEDC is a very light, moderate teal. Relative luminance 0.837; OKLCH L 93.0% C 0.100 H 168.7°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FEDC |
|---|---|
| RGB | rgb(162, 254, 220) |
| HSL | hsl(158, 98%, 82%) |
| HSV | hsv(158, 36%, 100%) |
| CMYK | cmyk(36.2%, 0%, 13.4%, 0.4%) |
| CIE-LAB | lab(93.33, -34.72, 7.64) |
| CIE-LCH | lch(93.33, 35.55, 167.59°) |
| OKLab | oklab(92.99% -0.0984 0.0196) |
| OKLCH | oklch(92.99% 0.1 168.7) |
| XYZ | xyz(63.2556, 83.7284, 80.5243) |
| Luminance | 0.8373 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.64
Light Aqua
#8CFFDB
ΔE00 2.50
Aquamarine
#7FFFD4
ΔE00 3.96
Light Turquoise
#7EF4CC
ΔE00 4.10
Pale Aqua
#B8FFEB
ΔE00 4.80
Tiffany Blue
#7BF2DA
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FEDC #FEA2C4
analogous
#A2FEAE #A2FEDC #A2F2FE
triadic
#A2FEDC #DCA2FE #FEDCA2
tetradic
#A2FEDC #AEA2FE #FEA2C4 #F2FEA2
square
#A2FEDC #AEA2FE #FEA2C4 #F2FEA2
split-complementary
#A2FEDC #FEA2F2 #FEAEA2
monochromatic
#29FDAE #65FDC5 #A2FEDC #DFFFF3 #E1FFF4
Accessibility & contrast
On white
1.18
#A2FEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#A2FEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FEDC
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FEDC | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2DA
Deuteranopia (green-blind)
#EAE7DE
Tritanopia (blue-blind)
#89FFF4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #a2fedc; /* rgb */ color: rgb(162, 254, 220); /* oklch */ color: oklch(93.0% 0.100 168.7);
Tailwind
colors: {
custom: {
50: '#c0ffe6',
500: '#a2fedc',
950: '#000000',
},
}SCSS
$custom: #a2fedc; $custom-light: #c0ffe6; $custom-dark: #000000;
JSON
{
"hex": "#a2fedc",
"rgb": {
"r": 162,
"g": 254,
"b": 220
},
"hsl": {
"h": 157.826,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.92992,
"c": 0.10031,
"h": 168.7
},
"luminance": 0.83732
}Semantic roles & 50–950 ramp
primary
#A2FEDC
secondary
#E26291
accent
#0055E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131816
muted
#828684