#A2FEE6#A2FEE6
#A2FEE6 is a very light, moderate teal. Relative luminance 0.843; OKLCH L 93.3% C 0.094 H 175.8°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FEE6 |
|---|---|
| RGB | rgb(162, 254, 230) |
| HSL | hsl(164, 98%, 82%) |
| HSV | hsv(164, 36%, 100%) |
| CMYK | cmyk(36.2%, 0%, 9.4%, 0.4%) |
| CIE-LAB | lab(93.57, -32.63, 2.82) |
| CIE-LCH | lch(93.57, 32.75, 175.06°) |
| OKLab | oklab(93.26% -0.0942 0.007) |
| OKLCH | oklch(93.26% 0.094 175.8) |
| XYZ | xyz(64.6198, 84.2741, 87.7091) |
| Luminance | 0.8428 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.08
Light Aqua
#8CFFDB
ΔE00 3.90
Tiffany Blue
#7BF2DA
ΔE00 4.30
Pale Turquoise
#A5FBD5
ΔE00 4.50
Light Turquoise
#7EF4CC
ΔE00 5.78
Aquamarine
#7FFFD4
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FEE6 #FEA2BA
analogous
#A2FEB8 #A2FEE6 #A2E8FE
triadic
#A2FEE6 #E6A2FE #FEE6A2
tetradic
#A2FEE6 #B8A2FE #FEA2BA #E8FEA2
square
#A2FEE6 #B8A2FE #FEA2BA #E8FEA2
split-complementary
#A2FEE6 #FEA2E8 #FEB8A2
monochromatic
#29FDC5 #65FDD6 #A2FEE6 #DFFFF6 #E1FFF7
Accessibility & contrast
On white
1.18
#A2FEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#A2FEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FEE6
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FEE6 | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F3E5
Deuteranopia (green-blind)
#E8E8E8
Tritanopia (blue-blind)
#85FFF7
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #a2fee6; /* rgb */ color: rgb(162, 254, 230); /* oklch */ color: oklch(93.3% 0.094 175.8);
Tailwind
colors: {
custom: {
50: '#c1ffed',
500: '#a2fee6',
950: '#000000',
},
}SCSS
$custom: #a2fee6; $custom-light: #c1ffed; $custom-dark: #000000;
JSON
{
"hex": "#a2fee6",
"rgb": {
"r": 162,
"g": 254,
"b": 230
},
"hsl": {
"h": 164.348,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.93261,
"c": 0.09446,
"h": 175.8
},
"luminance": 0.84278
}Semantic roles & 50–950 ramp
primary
#A2FEE6
secondary
#E26284
accent
#003CE6
background
#FDFFFE
surface
#F9FFFD
border
#D2D7D5
text
#131816
muted
#828684