#A2FEE3#A2FEE3
#A2FEE3 is a very light, moderate teal. Relative luminance 0.841; OKLCH L 93.2% C 0.096 H 173.6°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FEE3 |
|---|---|
| RGB | rgb(162, 254, 227) |
| HSL | hsl(162, 98%, 82%) |
| HSV | hsv(162, 36%, 100%) |
| CMYK | cmyk(36.2%, 0%, 10.6%, 0.4%) |
| CIE-LAB | lab(93.50, -33.26, 4.27) |
| CIE-LCH | lch(93.50, 33.54, 172.69°) |
| OKLab | oklab(93.18% -0.0954 0.0108) |
| OKLCH | oklch(93.18% 0.096 173.6) |
| XYZ | xyz(64.2021, 84.1070, 85.5094) |
| Luminance | 0.8411 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.22
Pale Aqua
#B8FFEB
ΔE00 3.44
Pale Turquoise
#A5FBD5
ΔE00 3.58
Tiffany Blue
#7BF2DA
ΔE00 4.48
Light Turquoise
#7EF4CC
ΔE00 5.12
Aquamarine
#7FFFD4
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FEE3 #FEA2BD
analogous
#A2FEB5 #A2FEE3 #A2EBFE
triadic
#A2FEE3 #E3A2FE #FEE3A2
tetradic
#A2FEE3 #B5A2FE #FEA2BD #EBFEA2
square
#A2FEE3 #B5A2FE #FEA2BD #EBFEA2
split-complementary
#A2FEE3 #FEA2EB #FEB5A2
monochromatic
#29FDBF #65FDD1 #A2FEE3 #DFFFF5 #E1FFF6
Accessibility & contrast
On white
1.18
#A2FEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#A2FEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FEE3
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FEE3 | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F3E2
Deuteranopia (green-blind)
#E8E8E5
Tritanopia (blue-blind)
#86FFF6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #a2fee3; /* rgb */ color: rgb(162, 254, 227); /* oklch */ color: oklch(93.2% 0.096 173.6);
Tailwind
colors: {
custom: {
50: '#c1ffeb',
500: '#a2fee3',
950: '#000000',
},
}SCSS
$custom: #a2fee3; $custom-light: #c1ffeb; $custom-dark: #000000;
JSON
{
"hex": "#a2fee3",
"rgb": {
"r": 162,
"g": 254,
"b": 227
},
"hsl": {
"h": 162.391,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.93179,
"c": 0.09606,
"h": 173.6
},
"luminance": 0.84111
}Semantic roles & 50–950 ramp
primary
#A2FEE3
secondary
#E26288
accent
#0043E6
background
#FDFFFE
surface
#F9FFFD
border
#D2D7D5
text
#131816
muted
#828684