#A2F2EE#A2F2EE
#A2F2EE is a very light, moderate teal. Relative luminance 0.774; OKLCH L 90.9% C 0.078 H 191.9°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #A2F2EE |
|---|---|
| RGB | rgb(162, 242, 238) |
| HSL | hsl(177, 75%, 79%) |
| HSV | hsv(177, 33%, 95%) |
| CMYK | cmyk(33.1%, 0%, 1.7%, 5.1%) |
| CIE-LAB | lab(90.48, -25.17, -5.85) |
| CIE-LCH | lch(90.48, 25.84, 193.08°) |
| OKLab | oklab(90.85% -0.0767 -0.0161) |
| OKLCH | oklch(90.85% 0.078 191.9) |
| XYZ | xyz(62.0796, 77.3549, 92.5322) |
| Luminance | 0.7736 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.73
Paleturquoise
#AFEEEE
ΔE00 3.18
Pale Cyan
#B7FFFA
ΔE00 3.21
Duck Egg Blue
#C3FBF4
ΔE00 4.74
Eggshell Blue
#C4FFF7
ΔE00 4.88
Robin'S Egg Blue
#98EFF9
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2F2EE #F2A2A6
analogous
#A2F2C6 #A2F2EE #A2CEF2
triadic
#A2F2EE #EEA2F2 #F2EEA2
tetradic
#A2F2EE #C6A2F2 #F2A2A6 #CEF2A2
square
#A2F2EE #C6A2F2 #F2A2A6 #CEF2A2
split-complementary
#A2F2EE #F2A2CE #F2C6A2
monochromatic
#37E3DA #6CEAE4 #A2F2EE #D8FAF8 #E4FBFA
Accessibility & contrast
On white
1.27
#A2F2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#A2F2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2F2EE
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2F2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2F2EE | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEE
Deuteranopia (green-blind)
#DADFEF
Tritanopia (blue-blind)
#84F6F0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #a2f2ee; /* rgb */ color: rgb(162, 242, 238); /* oklch */ color: oklch(90.9% 0.078 191.9);
Tailwind
colors: {
custom: {
50: '#c0f6f3',
500: '#a2f2ee',
950: '#000000',
},
}SCSS
$custom: #a2f2ee; $custom-light: #c0f6f3; $custom-dark: #000000;
JSON
{
"hex": "#a2f2ee",
"rgb": {
"r": 162,
"g": 242,
"b": 238
},
"hsl": {
"h": 177,
"s": 75.472,
"l": 79.216
},
"oklch": {
"l": 0.90855,
"c": 0.07839,
"h": 191.9
},
"luminance": 0.77359
}Semantic roles & 50–950 ramp
primary
#A2F2EE
secondary
#D0686D
accent
#0E18D8
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121717
muted
#828585