#A9FFFC#A9FFFC
#A9FFFC is a very light, moderate teal. Relative luminance 0.870; OKLCH L 94.5% C 0.083 H 193.0°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #A9FFFC |
|---|---|
| RGB | rgb(169, 255, 252) |
| HSL | hsl(178, 100%, 83%) |
| HSV | hsv(178, 34%, 100%) |
| CMYK | cmyk(33.7%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(94.73, -26.42, -6.80) |
| CIE-LCH | lch(94.73, 27.28, 194.44°) |
| OKLab | oklab(94.47% -0.0809 -0.0187) |
| OKLCH | oklch(94.47% 0.083 193) |
| XYZ | xyz(69.6866, 86.9790, 105.1932) |
| Luminance | 0.8698 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 0.40
Pale Cyan
#B7FFFA
ΔE00 2.04
Eggshell Blue
#C4FFF7
ΔE00 4.42
Paleturquoise
#AFEEEE
ΔE00 4.63
Duck Egg Blue
#C3FBF4
ΔE00 4.72
Light Light Blue
#CAFFFB
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9FFFC #FFA9AC
analogous
#A9FFD1 #A9FFFC #A9D7FF
triadic
#A9FFFC #FCA9FF #FFFCA9
tetradic
#A9FFFC #D1A9FF #FFA9AC #D7FFA9
square
#A9FFFC #D1A9FF #FFA9AC #D7FFA9
split-complementary
#A9FFFC #FFA9D7 #FFD1A9
monochromatic
#2FFFF8 #6CFFFA #A9FFFC #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.14
#A9FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#A9FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9FFFC
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9FFFC | 1.00 | 1.14 | 18.40 | 18.40 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FC
Deuteranopia (green-blind)
#E5EBFD
Tritanopia (blue-blind)
#88FFFE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #a9fffc; /* rgb */ color: rgb(169, 255, 252); /* oklch */ color: oklch(94.5% 0.083 193.0);
Tailwind
colors: {
custom: {
50: '#c6fffd',
500: '#a9fffc',
950: '#000000',
},
}SCSS
$custom: #a9fffc; $custom-light: #c6fffd; $custom-dark: #000000;
JSON
{
"hex": "#a9fffc",
"rgb": {
"r": 169,
"g": 255,
"b": 252
},
"hsl": {
"h": 177.907,
"s": 100,
"l": 83.137
},
"oklch": {
"l": 0.94465,
"c": 0.08304,
"h": 193
},
"luminance": 0.86983
}Semantic roles & 50–950 ramp
primary
#A9FFFC
secondary
#E4686C
accent
#0008E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685