#A2F2EA#A2F2EA
#A2F2EA is a very light, moderate teal. Relative luminance 0.771; OKLCH L 90.7% C 0.079 H 188.0°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #A2F2EA |
|---|---|
| RGB | rgb(162, 242, 234) |
| HSL | hsl(174, 75%, 79%) |
| HSV | hsv(174, 33%, 95%) |
| CMYK | cmyk(33.1%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(90.38, -26.07, -3.92) |
| CIE-LCH | lch(90.38, 26.36, 188.55°) |
| OKLab | oklab(90.73% -0.0783 -0.0109) |
| OKLCH | oklch(90.73% 0.079 188) |
| XYZ | xyz(61.4985, 77.1225, 89.4715) |
| Luminance | 0.7713 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.34
Pale Cyan
#B7FFFA
ΔE00 3.49
Paleturquoise
#AFEEEE
ΔE00 4.20
Duck Egg Blue
#C3FBF4
ΔE00 4.75
Eggshell Blue
#C4FFF7
ΔE00 4.77
Pale Aqua
#B8FFEB
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2F2EA #F2A2AA
analogous
#A2F2C2 #A2F2EA #A2D2F2
triadic
#A2F2EA #EAA2F2 #F2EAA2
tetradic
#A2F2EA #C2A2F2 #F2A2AA #D2F2A2
square
#A2F2EA #C2A2F2 #F2A2AA #D2F2A2
split-complementary
#A2F2EA #F2A2D2 #F2C2A2
monochromatic
#37E3D2 #6CEADE #A2F2EA #D8FAF6 #E4FBF9
Accessibility & contrast
On white
1.28
#A2F2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#A2F2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2F2EA
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2F2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2F2EA | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEA
Deuteranopia (green-blind)
#DBDFEB
Tritanopia (blue-blind)
#86F6EF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #a2f2ea; /* rgb */ color: rgb(162, 242, 234); /* oklch */ color: oklch(90.7% 0.079 188.0);
Tailwind
colors: {
custom: {
50: '#c0f6f0',
500: '#a2f2ea',
950: '#000000',
},
}SCSS
$custom: #a2f2ea; $custom-light: #c0f6f0; $custom-dark: #000000;
JSON
{
"hex": "#a2f2ea",
"rgb": {
"r": 162,
"g": 242,
"b": 234
},
"hsl": {
"h": 174,
"s": 75.472,
"l": 79.216
},
"oklch": {
"l": 0.90734,
"c": 0.07907,
"h": 188
},
"luminance": 0.77126
}Semantic roles & 50–950 ramp
primary
#A2F2EA
secondary
#D06872
accent
#0E22D8
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121716
muted
#828585