#A9FEED#A9FEED
#A9FEED is a very light, moderate teal. Relative luminance 0.854; OKLCH L 93.8% C 0.086 H 180.4°. Best body text is #000000 at 18.09:1 contrast (WCAG AA passes).
Color values
| HEX | #A9FEED |
|---|---|
| RGB | rgb(169, 254, 237) |
| HSL | hsl(168, 98%, 83%) |
| HSV | hsv(168, 33%, 100%) |
| CMYK | cmyk(33.5%, 0%, 6.7%, 0.4%) |
| CIE-LAB | lab(94.07, -29.25, -0.03) |
| CIE-LCH | lch(94.07, 29.25, 180.05°) |
| OKLab | oklab(93.81% -0.0857 -0.0005) |
| OKLCH | oklch(93.81% 0.086 180.4) |
| XYZ | xyz(67.0846, 85.4291, 93.0589) |
| Luminance | 0.8543 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.43
Pale Cyan
#B7FFFA
ΔE00 4.72
Light Cyan
#ACFFFC
ΔE00 5.08
Eggshell Blue
#C4FFF7
ΔE00 5.12
Tiffany Blue
#7BF2DA
ΔE00 5.40
Duck Egg Blue
#C3FBF4
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9FEED #FEA9BA
analogous
#A9FEC2 #A9FEED #A9E4FE
triadic
#A9FEED #EDA9FE #FEEDA9
tetradic
#A9FEED #C2A9FE #FEA9BA #E4FEA9
square
#A9FEED #C2A9FE #FEA9BA #E4FEA9
split-complementary
#A9FEED #FEA9E4 #FEC2A9
monochromatic
#30FDD4 #6DFDE0 #A9FEED #E1FFF9 #E1FFF9
Accessibility & contrast
On white
1.16
#A9FEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.09
#A9FEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9FEED
18.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9FEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9FEED | 1.00 | 1.16 | 18.09 | 18.09 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EC
Deuteranopia (green-blind)
#E8E9EE
Tritanopia (blue-blind)
#8EFFF9
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #a9feed; /* rgb */ color: rgb(169, 254, 237); /* oklch */ color: oklch(93.8% 0.086 180.4);
Tailwind
colors: {
custom: {
50: '#c5fff2',
500: '#a9feed',
950: '#000000',
},
}SCSS
$custom: #a9feed; $custom-light: #c5fff2; $custom-dark: #000000;
JSON
{
"hex": "#a9feed",
"rgb": {
"r": 169,
"g": 254,
"b": 237
},
"hsl": {
"h": 168,
"s": 97.701,
"l": 82.941
},
"oklch": {
"l": 0.93806,
"c": 0.08573,
"h": 180.4
},
"luminance": 0.85433
}Semantic roles & 50–950 ramp
primary
#A9FEED
secondary
#E36881
accent
#002EE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131817
muted
#828685