#A2FFFA#A2FFFA
#A2FFFA is a very light, moderate teal. Relative luminance 0.861; OKLCH L 94.1% C 0.089 H 191.4°. Best body text is #000000 at 18.22:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FFFA |
|---|---|
| RGB | rgb(162, 255, 250) |
| HSL | hsl(177, 100%, 82%) |
| HSV | hsv(177, 36%, 100%) |
| CMYK | cmyk(36.5%, 0%, 2%, 0%) |
| CIE-LAB | lab(94.35, -28.67, -6.36) |
| CIE-LCH | lch(94.35, 29.37, 192.50°) |
| OKLab | oklab(94.06% -0.0872 -0.0176) |
| OKLCH | oklch(94.06% 0.089 191.4) |
| XYZ | xyz(67.9093, 86.0990, 103.4643) |
| Luminance | 0.8610 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.52
Pale Cyan
#B7FFFA
ΔE00 2.84
Eggshell Blue
#C4FFF7
ΔE00 5.06
Paleturquoise
#AFEEEE
ΔE00 5.42
Duck Egg Blue
#C3FBF4
ΔE00 5.43
Light Light Blue
#CAFFFB
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FFFA #FFA2A7
analogous
#A2FFCC #A2FFFA #A2D6FF
triadic
#A2FFFA #FAA2FF #FFFAA2
tetradic
#A2FFFA #CCA2FF #FFA2A7 #D6FFA2
square
#A2FFFA #CCA2FF #FFA2A7 #D6FFA2
split-complementary
#A2FFFA #FFA2D6 #FFCCA2
monochromatic
#28FFF3 #65FFF7 #A2FFFA #DFFFFD #E0FFFD
Accessibility & contrast
On white
1.15
#A2FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.22
#A2FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FFFA
18.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FFFA | 1.00 | 1.15 | 18.22 | 18.22 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F6FA
Deuteranopia (green-blind)
#E4EAFB
Tritanopia (blue-blind)
#7DFFFD
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #a2fffa; /* rgb */ color: rgb(162, 255, 250); /* oklch */ color: oklch(94.1% 0.089 191.4);
Tailwind
colors: {
custom: {
50: '#c1fffb',
500: '#a2fffa',
950: '#000000',
},
}SCSS
$custom: #a2fffa; $custom-light: #c1fffb; $custom-dark: #000000;
JSON
{
"hex": "#a2fffa",
"rgb": {
"r": 162,
"g": 255,
"b": 250
},
"hsl": {
"h": 176.774,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.94061,
"c": 0.089,
"h": 191.4
},
"luminance": 0.86104
}Semantic roles & 50–950 ramp
primary
#A2FFFA
secondary
#E36269
accent
#000CE6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685