#A2FEE2#A2FEE2
#A2FEE2 is a very light, moderate teal. Relative luminance 0.841; OKLCH L 93.2% C 0.097 H 172.8°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FEE2 |
|---|---|
| RGB | rgb(162, 254, 226) |
| HSL | hsl(162, 98%, 82%) |
| HSV | hsv(162, 36%, 100%) |
| CMYK | cmyk(36.2%, 0%, 11%, 0.4%) |
| CIE-LAB | lab(93.47, -33.47, 4.75) |
| CIE-LCH | lch(93.47, 33.81, 171.93°) |
| OKLab | oklab(93.15% -0.0959 0.0121) |
| OKLCH | oklch(93.15% 0.097 172.8) |
| XYZ | xyz(64.0645, 84.0520, 84.7846) |
| Luminance | 0.8406 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.03
Pale Turquoise
#A5FBD5
ΔE00 3.28
Pale Aqua
#B8FFEB
ΔE00 3.60
Tiffany Blue
#7BF2DA
ΔE00 4.58
Aquamarine
#7FFFD4
ΔE00 4.92
Light Turquoise
#7EF4CC
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FEE2 #FEA2BE
analogous
#A2FEB4 #A2FEE2 #A2ECFE
triadic
#A2FEE2 #E2A2FE #FEE2A2
tetradic
#A2FEE2 #B4A2FE #FEA2BE #ECFEA2
square
#A2FEE2 #B4A2FE #FEA2BE #ECFEA2
split-complementary
#A2FEE2 #FEA2EC #FEB4A2
monochromatic
#29FDBC #65FDCF #A2FEE2 #DFFFF5 #E1FFF6
Accessibility & contrast
On white
1.18
#A2FEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#A2FEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FEE2
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FEE2 | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F3E1
Deuteranopia (green-blind)
#E9E8E4
Tritanopia (blue-blind)
#87FFF6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #a2fee2; /* rgb */ color: rgb(162, 254, 226); /* oklch */ color: oklch(93.2% 0.097 172.8);
Tailwind
colors: {
custom: {
50: '#c1ffeb',
500: '#a2fee2',
950: '#000000',
},
}SCSS
$custom: #a2fee2; $custom-light: #c1ffeb; $custom-dark: #000000;
JSON
{
"hex": "#a2fee2",
"rgb": {
"r": 162,
"g": 254,
"b": 226
},
"hsl": {
"h": 161.739,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.93152,
"c": 0.09662,
"h": 172.8
},
"luminance": 0.84056
}Semantic roles & 50–950 ramp
primary
#A2FEE2
secondary
#E26289
accent
#0046E6
background
#FDFFFE
surface
#F9FFFD
border
#D2D7D5
text
#131816
muted
#828684