#A9F9EA#A9F9EA
#A9F9EA is a very light, moderate teal. Relative luminance 0.821; OKLCH L 92.6% C 0.081 H 181.4°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #A9F9EA |
|---|---|
| RGB | rgb(169, 249, 234) |
| HSL | hsl(169, 87%, 82%) |
| HSV | hsv(169, 32%, 98%) |
| CMYK | cmyk(32.1%, 0%, 6%, 2.4%) |
| CIE-LAB | lab(92.63, -27.52, -0.58) |
| CIE-LCH | lch(92.63, 27.53, 181.20°) |
| OKLab | oklab(92.63% -0.081 -0.002) |
| OKLCH | oklch(92.63% 0.081 181.4) |
| XYZ | xyz(65.0840, 82.1232, 90.2479) |
| Luminance | 0.8213 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.71
Pale Cyan
#B7FFFA
ΔE00 4.19
Eggshell Blue
#C4FFF7
ΔE00 4.61
Light Cyan
#ACFFFC
ΔE00 4.62
Duck Egg Blue
#C3FBF4
ΔE00 4.98
Tiffany Blue
#7BF2DA
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9F9EA #F9A9B8
analogous
#A9F9C2 #A9F9EA #A9E0F9
triadic
#A9F9EA #EAA9F9 #F9EAA9
tetradic
#A9F9EA #C2A9F9 #F9A9B8 #E0F9A9
square
#A9F9EA #C2A9F9 #F9A9B8 #E0F9A9
split-complementary
#A9F9EA #F9A9E0 #F9C2A9
monochromatic
#37F1CE #70F5DC #A9F9EA #E2FDF8 #E2FDF8
Accessibility & contrast
On white
1.21
#A9F9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#A9F9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9F9EA
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9F9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9F9EA | 1.00 | 1.21 | 17.43 | 17.43 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0E9
Deuteranopia (green-blind)
#E4E5EB
Tritanopia (blue-blind)
#90FCF4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #a9f9ea; /* rgb */ color: rgb(169, 249, 234); /* oklch */ color: oklch(92.6% 0.081 181.4);
Tailwind
colors: {
custom: {
50: '#c5fbf0',
500: '#a9f9ea',
950: '#000000',
},
}SCSS
$custom: #a9f9ea; $custom-light: #c5fbf0; $custom-dark: #000000;
JSON
{
"hex": "#a9f9ea",
"rgb": {
"r": 169,
"g": 249,
"b": 234
},
"hsl": {
"h": 168.75,
"s": 86.957,
"l": 81.961
},
"oklch": {
"l": 0.92628,
"c": 0.08098,
"h": 181.4
},
"luminance": 0.82127
}Semantic roles & 50–950 ramp
primary
#A9F9EA
secondary
#DB6B80
accent
#022CE4
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131716
muted
#828585