#A2FFFE#A2FFFE
#A2FFFE is a very light, moderate teal. Relative luminance 0.864; OKLCH L 94.2% C 0.089 H 194.9°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FFFE |
|---|---|
| RGB | rgb(162, 255, 254) |
| HSL | hsl(179, 100%, 82%) |
| HSV | hsv(179, 36%, 100%) |
| CMYK | cmyk(36.5%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(94.46, -27.75, -8.26) |
| CIE-LCH | lch(94.46, 28.96, 196.58°) |
| OKLab | oklab(94.18% -0.0857 -0.0228) |
| OKLCH | oklch(94.18% 0.089 194.9) |
| XYZ | xyz(68.5431, 86.3525, 106.8026) |
| Luminance | 0.8636 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.37
Pale Cyan
#B7FFFA
ΔE00 3.04
Paleturquoise
#AFEEEE
ΔE00 5.00
Robin'S Egg Blue
#98EFF9
ΔE00 5.23
Eggshell Blue
#C4FFF7
ΔE00 5.43
Duck Egg Blue
#C3FBF4
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FFFE #FFA2A3
analogous
#A2FFD0 #A2FFFE #A2D2FF
triadic
#A2FFFE #FEA2FF #FFFEA2
tetradic
#A2FFFE #D0A2FF #FFA2A3 #D2FFA2
square
#A2FFFE #D0A2FF #FFA2A3 #D2FFA2
split-complementary
#A2FFFE #FFA2D2 #FFD0A2
monochromatic
#28FFFD #65FFFD #A2FFFE #DFFFFF #E0FFFF
Accessibility & contrast
On white
1.15
#A2FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#A2FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FFFE
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FFFE | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FE
Deuteranopia (green-blind)
#E3EAFF
Tritanopia (blue-blind)
#7BFFFE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #a2fffe; /* rgb */ color: rgb(162, 255, 254); /* oklch */ color: oklch(94.2% 0.089 194.9);
Tailwind
colors: {
custom: {
50: '#c1fffe',
500: '#a2fffe',
950: '#000000',
},
}SCSS
$custom: #a2fffe; $custom-light: #c1fffe; $custom-dark: #000000;
JSON
{
"hex": "#a2fffe",
"rgb": {
"r": 162,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.355,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.94184,
"c": 0.08863,
"h": 194.9
},
"luminance": 0.86357
}Semantic roles & 50–950 ramp
primary
#A2FFFE
secondary
#E36263
accent
#0002E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685