#A2FEDA#A2FEDA
#A2FEDA is a very light, moderate teal. Relative luminance 0.836; OKLCH L 92.9% C 0.102 H 167.4°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FEDA |
|---|---|
| RGB | rgb(162, 254, 218) |
| HSL | hsl(157, 98%, 82%) |
| HSV | hsv(157, 36%, 100%) |
| CMYK | cmyk(36.2%, 0%, 14.2%, 0.4%) |
| CIE-LAB | lab(93.29, -35.13, 8.61) |
| CIE-LCH | lch(93.29, 36.17, 166.24°) |
| OKLab | oklab(92.94% -0.0992 0.0221) |
| OKLCH | oklch(92.94% 0.102 167.4) |
| XYZ | xyz(62.9923, 83.6231, 79.1377) |
| Luminance | 0.8363 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.19
Light Aqua
#8CFFDB
ΔE00 2.59
Aquamarine
#7FFFD4
ΔE00 3.79
Light Turquoise
#7EF4CC
ΔE00 3.98
Pale Aqua
#B8FFEB
ΔE00 5.24
Light Aquamarine
#7BFDC7
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FEDA #FEA2C6
analogous
#A2FEAC #A2FEDA #A2F4FE
triadic
#A2FEDA #DAA2FE #FEDAA2
tetradic
#A2FEDA #ACA2FE #FEA2C6 #F4FEA2
square
#A2FEDA #ACA2FE #FEA2C6 #F4FEA2
split-complementary
#A2FEDA #FEA2F4 #FEACA2
monochromatic
#29FDAA #65FDC2 #A2FEDA #DFFFF2 #E1FFF3
Accessibility & contrast
On white
1.18
#A2FEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#A2FEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FEDA
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FEDA | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF2D8
Deuteranopia (green-blind)
#EAE7DC
Tritanopia (blue-blind)
#8AFFF3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #a2feda; /* rgb */ color: rgb(162, 254, 218); /* oklch */ color: oklch(92.9% 0.102 167.4);
Tailwind
colors: {
custom: {
50: '#c0ffe5',
500: '#a2feda',
950: '#000000',
},
}SCSS
$custom: #a2feda; $custom-light: #c0ffe5; $custom-dark: #000000;
JSON
{
"hex": "#a2feda",
"rgb": {
"r": 162,
"g": 254,
"b": 218
},
"hsl": {
"h": 156.522,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.9294,
"c": 0.10165,
"h": 167.4
},
"luminance": 0.83627
}Semantic roles & 50–950 ramp
primary
#A2FEDA
secondary
#E26294
accent
#005AE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131815
muted
#828684