#A9FFFF#A9FFFF
#A9FFFF is a very light, moderate teal. Relative luminance 0.872; OKLCH L 94.6% C 0.083 H 195.8°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #A9FFFF |
|---|---|
| RGB | rgb(169, 255, 255) |
| HSL | hsl(180, 100%, 83%) |
| HSV | hsv(180, 34%, 100%) |
| CMYK | cmyk(33.7%, 0%, 0%, 0%) |
| CIE-LAB | lab(94.81, -25.74, -8.23) |
| CIE-LCH | lch(94.81, 27.03, 197.73°) |
| OKLab | oklab(94.56% -0.0797 -0.0226) |
| OKLCH | oklch(94.56% 0.083 195.8) |
| XYZ | xyz(70.1658, 87.1706, 107.7167) |
| Luminance | 0.8718 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.13
Pale Cyan
#B7FFFA
ΔE00 2.54
Paleturquoise
#AFEEEE
ΔE00 4.40
Eggshell Blue
#C4FFF7
ΔE00 4.87
Robin'S Egg Blue
#98EFF9
ΔE00 4.90
Duck Egg Blue
#C3FBF4
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9FFFF #FFA9A9
analogous
#A9FFD4 #A9FFFF #A9D4FF
triadic
#A9FFFF #FFA9FF #FFFFA9
tetradic
#A9FFFF #D4A9FF #FFA9A9 #D4FFA9
square
#A9FFFF #D4A9FF #FFA9A9 #D4FFA9
split-complementary
#A9FFFF #FFA9D4 #FFD4A9
monochromatic
#2FFFFF #6CFFFF #A9FFFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.14
#A9FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#A9FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9FFFF
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9FFFF | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FF
Deuteranopia (green-blind)
#E4EBFF
Tritanopia (blue-blind)
#87FFFF
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #a9ffff; /* rgb */ color: rgb(169, 255, 255); /* oklch */ color: oklch(94.6% 0.083 195.8);
Tailwind
colors: {
custom: {
50: '#c6ffff',
500: '#a9ffff',
950: '#000000',
},
}SCSS
$custom: #a9ffff; $custom-light: #c6ffff; $custom-dark: #000000;
JSON
{
"hex": "#a9ffff",
"rgb": {
"r": 169,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 83.137
},
"oklch": {
"l": 0.94557,
"c": 0.08287,
"h": 195.8
},
"luminance": 0.87175
}Semantic roles & 50–950 ramp
primary
#A9FFFF
secondary
#E46868
accent
#0000E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131818
muted
#828686