#A9FEFF#A9FEFF
#A9FEFF is a very light, moderate teal. Relative luminance 0.865; OKLCH L 94.3% C 0.082 H 196.8°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).
Color values
| HEX | #A9FEFF |
|---|---|
| RGB | rgb(169, 254, 255) |
| HSL | hsl(181, 100%, 83%) |
| HSV | hsv(181, 34%, 100%) |
| CMYK | cmyk(33.7%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(94.54, -25.26, -8.63) |
| CIE-LCH | lch(94.54, 26.70, 198.86°) |
| OKLab | oklab(94.34% -0.0785 -0.0237) |
| OKLCH | oklch(94.34% 0.082 196.8) |
| XYZ | xyz(69.8476, 86.5343, 107.6106) |
| Luminance | 0.8654 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.48
Pale Cyan
#B7FFFA
ΔE00 2.73
Paleturquoise
#AFEEEE
ΔE00 4.17
Robin'S Egg Blue
#98EFF9
ΔE00 4.50
Eggshell Blue
#C4FFF7
ΔE00 4.99
Duck Egg Blue
#C3FBF4
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9FEFF #FFAAA9
analogous
#A9FFD5 #A9FEFF #A9D3FF
triadic
#A9FEFF #FFA9FE #FEFFA9
tetradic
#A9FEFF #D5A9FF #FFAAA9 #D3FFA9
square
#A9FEFF #D5A9FF #FFAAA9 #D3FFA9
split-complementary
#A9FEFF #FFA9D3 #FFD5A9
monochromatic
#2FFDFF #6CFDFF #A9FEFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.15
#A9FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.31
#A9FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9FEFF
18.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9FEFF | 1.00 | 1.15 | 18.31 | 18.31 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FF
Deuteranopia (green-blind)
#E3EAFF
Tritanopia (blue-blind)
#87FFFE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #a9feff; /* rgb */ color: rgb(169, 254, 255); /* oklch */ color: oklch(94.3% 0.082 196.8);
Tailwind
colors: {
custom: {
50: '#c6ffff',
500: '#a9feff',
950: '#000000',
},
}SCSS
$custom: #a9feff; $custom-light: #c6ffff; $custom-dark: #000000;
JSON
{
"hex": "#a9feff",
"rgb": {
"r": 169,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.698,
"s": 100,
"l": 83.137
},
"oklch": {
"l": 0.94341,
"c": 0.08204,
"h": 196.8
},
"luminance": 0.86539
}Semantic roles & 50–950 ramp
primary
#A9FEFF
secondary
#E46968
accent
#0300E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131818
muted
#828686