#A2FFFC#A2FFFC
#A2FFFC is a very light, moderate teal. Relative luminance 0.862; OKLCH L 94.1% C 0.089 H 193.1°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FFFC |
|---|---|
| RGB | rgb(162, 255, 252) |
| HSL | hsl(178, 100%, 82%) |
| HSV | hsv(178, 36%, 100%) |
| CMYK | cmyk(36.5%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(94.41, -28.22, -7.31) |
| CIE-LCH | lch(94.41, 29.15, 194.53°) |
| OKLab | oklab(94.12% -0.0864 -0.0202) |
| OKLCH | oklch(94.12% 0.089 193.1) |
| XYZ | xyz(68.2245, 86.2251, 105.1247) |
| Luminance | 0.8623 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.26
Pale Cyan
#B7FFFA
ΔE00 2.86
Paleturquoise
#AFEEEE
ΔE00 5.17
Eggshell Blue
#C4FFF7
ΔE00 5.20
Duck Egg Blue
#C3FBF4
ΔE00 5.51
Robin'S Egg Blue
#98EFF9
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FFFC #FFA2A5
analogous
#A2FFCE #A2FFFC #A2D3FF
triadic
#A2FFFC #FCA2FF #FFFCA2
tetradic
#A2FFFC #CEA2FF #FFA2A5 #D3FFA2
square
#A2FFFC #CEA2FF #FFA2A5 #D3FFA2
split-complementary
#A2FFFC #FFA2D3 #FFCEA2
monochromatic
#28FFF8 #65FFFA #A2FFFC #DFFFFE #E0FFFE
Accessibility & contrast
On white
1.15
#A2FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#A2FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FFFC
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FFFC | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FC
Deuteranopia (green-blind)
#E3EAFD
Tritanopia (blue-blind)
#7CFFFE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #a2fffc; /* rgb */ color: rgb(162, 255, 252); /* oklch */ color: oklch(94.1% 0.089 193.1);
Tailwind
colors: {
custom: {
50: '#c1fffd',
500: '#a2fffc',
950: '#000000',
},
}SCSS
$custom: #a2fffc; $custom-light: #c1fffd; $custom-dark: #000000;
JSON
{
"hex": "#a2fffc",
"rgb": {
"r": 162,
"g": 255,
"b": 252
},
"hsl": {
"h": 178.065,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.94122,
"c": 0.08877,
"h": 193.1
},
"luminance": 0.8623
}Semantic roles & 50–950 ramp
primary
#A2FFFC
secondary
#E36266
accent
#0007E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685