#A2FEFF#A2FEFF
#A2FEFF is a very light, moderate teal. Relative luminance 0.858; OKLCH L 94.0% C 0.088 H 196.6°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FEFF |
|---|---|
| RGB | rgb(162, 254, 255) |
| HSL | hsl(181, 100%, 82%) |
| HSV | hsv(181, 36%, 100%) |
| CMYK | cmyk(36.5%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(94.22, -27.04, -9.14) |
| CIE-LCH | lch(94.22, 28.55, 198.68°) |
| OKLab | oklab(94% -0.0841 -0.0251) |
| OKLCH | oklch(94% 0.088 196.6) |
| XYZ | xyz(68.3855, 85.7804, 107.5421) |
| Luminance | 0.8579 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.76
Pale Cyan
#B7FFFA
ΔE00 3.31
Robin'S Egg Blue
#98EFF9
ΔE00 4.54
Paleturquoise
#AFEEEE
ΔE00 4.72
Robin Egg Blue
#8AF1FE
ΔE00 5.01
Eggshell Blue
#C4FFF7
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FEFF #FFA3A2
analogous
#A2FFD2 #A2FEFF #A2D0FF
triadic
#A2FEFF #FFA2FE #FEFFA2
tetradic
#A2FEFF #D2A2FF #FFA3A2 #D0FFA2
square
#A2FEFF #D2A2FF #FFA3A2 #D0FFA2
split-complementary
#A2FEFF #FFA2D0 #FFD2A2
monochromatic
#28FDFF #65FDFF #A2FEFF #DFFFFF #E0FFFF
Accessibility & contrast
On white
1.16
#A2FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#A2FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FEFF
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FEFF | 1.00 | 1.16 | 18.16 | 18.16 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FF
Deuteranopia (green-blind)
#E2E9FF
Tritanopia (blue-blind)
#7BFFFE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #a2feff; /* rgb */ color: rgb(162, 254, 255); /* oklch */ color: oklch(94.0% 0.088 196.6);
Tailwind
colors: {
custom: {
50: '#c1ffff',
500: '#a2feff',
950: '#000000',
},
}SCSS
$custom: #a2feff; $custom-light: #c1ffff; $custom-dark: #000000;
JSON
{
"hex": "#a2feff",
"rgb": {
"r": 162,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.645,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.93997,
"c": 0.08778,
"h": 196.6
},
"luminance": 0.85785
}Semantic roles & 50–950 ramp
primary
#A2FEFF
secondary
#E36362
accent
#0200E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131818
muted
#828686