#A9FBF9#A9FBF9
#A9FBF9 is a very light, moderate teal. Relative luminance 0.843; OKLCH L 93.5% C 0.080 H 193.9°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #A9FBF9 |
|---|---|
| RGB | rgb(169, 251, 249) |
| HSL | hsl(179, 91%, 82%) |
| HSV | hsv(179, 33%, 98%) |
| CMYK | cmyk(32.7%, 0%, 0.8%, 1.6%) |
| CIE-LAB | lab(93.57, -25.18, -6.97) |
| CIE-LCH | lch(93.57, 26.13, 195.48°) |
| OKLab | oklab(93.51% -0.0773 -0.0192) |
| OKLCH | oklch(93.51% 0.08 193.9) |
| XYZ | xyz(67.9523, 84.2648, 102.2883) |
| Luminance | 0.8427 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 0.88
Pale Cyan
#B7FFFA
ΔE00 2.03
Paleturquoise
#AFEEEE
ΔE00 3.71
Eggshell Blue
#C4FFF7
ΔE00 4.31
Duck Egg Blue
#C3FBF4
ΔE00 4.41
Light Light Blue
#CAFFFB
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9FBF9 #FBA9AB
analogous
#A9FBD0 #A9FBF9 #A9D4FB
triadic
#A9FBF9 #F9A9FB #FBF9A9
tetradic
#A9FBF9 #D0A9FB #FBA9AB #D4FBA9
square
#A9FBF9 #D0A9FB #FBA9AB #D4FBA9
split-complementary
#A9FBF9 #FBA9D4 #FBD0A9
monochromatic
#34F6F1 #6FF8F5 #A9FBF9 #E2FEFD #E2FEFD
Accessibility & contrast
On white
1.18
#A9FBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#A9FBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9FBF9
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9FBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9FBF9 | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3F9
Deuteranopia (green-blind)
#E2E8FA
Tritanopia (blue-blind)
#8AFFFA
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #a9fbf9; /* rgb */ color: rgb(169, 251, 249); /* oklch */ color: oklch(93.5% 0.080 193.9);
Tailwind
colors: {
custom: {
50: '#c5fdfb',
500: '#a9fbf9',
950: '#000000',
},
}SCSS
$custom: #a9fbf9; $custom-light: #c5fdfb; $custom-dark: #000000;
JSON
{
"hex": "#a9fbf9",
"rgb": {
"r": 169,
"g": 251,
"b": 249
},
"hsl": {
"h": 178.537,
"s": 91.111,
"l": 82.353
},
"oklch": {
"l": 0.93507,
"c": 0.07969,
"h": 193.9
},
"luminance": 0.84269
}Semantic roles & 50–950 ramp
primary
#A9FBF9
secondary
#DE6A6D
accent
#0006E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131717
muted
#828585