#A2FEDF#A2FEDF
#A2FEDF is a very light, moderate teal. Relative luminance 0.839; OKLCH L 93.1% C 0.098 H 170.7°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FEDF |
|---|---|
| RGB | rgb(162, 254, 223) |
| HSL | hsl(160, 98%, 82%) |
| HSV | hsv(160, 36%, 100%) |
| CMYK | cmyk(36.2%, 0%, 12.2%, 0.4%) |
| CIE-LAB | lab(93.40, -34.10, 6.19) |
| CIE-LCH | lch(93.40, 34.66, 169.71°) |
| OKLab | oklab(93.07% -0.0971 0.0159) |
| OKLCH | oklch(93.07% 0.098 170.7) |
| XYZ | xyz(63.6564, 83.8888, 82.6356) |
| Luminance | 0.8389 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.42
Light Aqua
#8CFFDB
ΔE00 2.62
Pale Aqua
#B8FFEB
ΔE00 4.16
Aquamarine
#7FFFD4
ΔE00 4.36
Light Turquoise
#7EF4CC
ΔE00 4.43
Tiffany Blue
#7BF2DA
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FEDF #FEA2C1
analogous
#A2FEB1 #A2FEDF #A2EFFE
triadic
#A2FEDF #DFA2FE #FEDFA2
tetradic
#A2FEDF #B1A2FE #FEA2C1 #EFFEA2
square
#A2FEDF #B1A2FE #FEA2C1 #EFFEA2
split-complementary
#A2FEDF #FEA2EF #FEB1A2
monochromatic
#29FDB5 #65FDCA #A2FEDF #DFFFF4 #E1FFF5
Accessibility & contrast
On white
1.18
#A2FEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#A2FEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FEDF
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FEDF | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F3DE
Deuteranopia (green-blind)
#E9E7E1
Tritanopia (blue-blind)
#88FFF5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #a2fedf; /* rgb */ color: rgb(162, 254, 223); /* oklch */ color: oklch(93.1% 0.098 170.7);
Tailwind
colors: {
custom: {
50: '#c1ffe9',
500: '#a2fedf',
950: '#000000',
},
}SCSS
$custom: #a2fedf; $custom-light: #c1ffe9; $custom-dark: #000000;
JSON
{
"hex": "#a2fedf",
"rgb": {
"r": 162,
"g": 254,
"b": 223
},
"hsl": {
"h": 159.783,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.93071,
"c": 0.09839,
"h": 170.7
},
"luminance": 0.83893
}Semantic roles & 50–950 ramp
primary
#A2FEDF
secondary
#E2628D
accent
#004DE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131816
muted
#828684