#A2FFFD#A2FFFD
#A2FFFD is a very light, moderate teal. Relative luminance 0.863; OKLCH L 94.2% C 0.089 H 194.0°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FFFD |
|---|---|
| RGB | rgb(162, 255, 253) |
| HSL | hsl(179, 100%, 82%) |
| HSV | hsv(179, 36%, 100%) |
| CMYK | cmyk(36.5%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(94.44, -27.99, -7.79) |
| CIE-LCH | lch(94.44, 29.05, 195.55°) |
| OKLab | oklab(94.15% -0.086 -0.0215) |
| OKLCH | oklch(94.15% 0.089 194) |
| XYZ | xyz(68.3834, 86.2886, 105.9614) |
| Luminance | 0.8629 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.27
Pale Cyan
#B7FFFA
ΔE00 2.93
Paleturquoise
#AFEEEE
ΔE00 5.08
Eggshell Blue
#C4FFF7
ΔE00 5.31
Robin'S Egg Blue
#98EFF9
ΔE00 5.52
Duck Egg Blue
#C3FBF4
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FFFD #FFA2A4
analogous
#A2FFCF #A2FFFD #A2D3FF
triadic
#A2FFFD #FDA2FF #FFFDA2
tetradic
#A2FFFD #CFA2FF #FFA2A4 #D3FFA2
square
#A2FFFD #CFA2FF #FFA2A4 #D3FFA2
split-complementary
#A2FFFD #FFA2D3 #FFCFA2
monochromatic
#28FFFA #65FFFC #A2FFFD #DFFFFE #E0FFFE
Accessibility & contrast
On white
1.15
#A2FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#A2FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FFFD
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FFFD | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FD
Deuteranopia (green-blind)
#E3EAFE
Tritanopia (blue-blind)
#7CFFFE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #a2fffd; /* rgb */ color: rgb(162, 255, 253); /* oklch */ color: oklch(94.2% 0.089 194.0);
Tailwind
colors: {
custom: {
50: '#c1fffe',
500: '#a2fffd',
950: '#000000',
},
}SCSS
$custom: #a2fffd; $custom-light: #c1fffe; $custom-dark: #000000;
JSON
{
"hex": "#a2fffd",
"rgb": {
"r": 162,
"g": 255,
"b": 253
},
"hsl": {
"h": 178.71,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.94153,
"c": 0.08869,
"h": 194
},
"luminance": 0.86293
}Semantic roles & 50–950 ramp
primary
#A2FFFD
secondary
#E36265
accent
#0005E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685