#A9FFEE#A9FFEE
#A9FFEE is a very light, moderate teal. Relative luminance 0.861; OKLCH L 94.1% C 0.087 H 180.5°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #A9FFEE |
|---|---|
| RGB | rgb(169, 255, 238) |
| HSL | hsl(168, 100%, 83%) |
| HSV | hsv(168, 34%, 100%) |
| CMYK | cmyk(33.7%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(94.37, -29.51, -0.11) |
| CIE-LCH | lch(94.37, 29.51, 180.21°) |
| OKLab | oklab(94.05% -0.0865 -0.0008) |
| OKLCH | oklch(94.05% 0.087 180.5) |
| XYZ | xyz(67.5493, 86.1240, 93.9366) |
| Luminance | 0.8613 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.51
Pale Cyan
#B7FFFA
ΔE00 4.73
Light Cyan
#ACFFFC
ΔE00 5.06
Eggshell Blue
#C4FFF7
ΔE00 5.17
Tiffany Blue
#7BF2DA
ΔE00 5.45
Duck Egg Blue
#C3FBF4
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9FFEE #FFA9BA
analogous
#A9FFC3 #A9FFEE #A9E5FF
triadic
#A9FFEE #EEA9FF #FFEEA9
tetradic
#A9FFEE #C3A9FF #FFA9BA #E5FFA9
square
#A9FFEE #C3A9FF #FFA9BA #E5FFA9
split-complementary
#A9FFEE #FFA9E5 #FFC3A9
monochromatic
#2FFFD6 #6CFFE2 #A9FFEE #E0FFF9 #E0FFF9
Accessibility & contrast
On white
1.15
#A9FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#A9FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9FFEE
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9FFEE | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5ED
Deuteranopia (green-blind)
#E9EAEF
Tritanopia (blue-blind)
#8EFFFA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #a9ffee; /* rgb */ color: rgb(169, 255, 238); /* oklch */ color: oklch(94.1% 0.087 180.5);
Tailwind
colors: {
custom: {
50: '#c5fff3',
500: '#a9ffee',
950: '#000000',
},
}SCSS
$custom: #a9ffee; $custom-light: #c5fff3; $custom-dark: #000000;
JSON
{
"hex": "#a9ffee",
"rgb": {
"r": 169,
"g": 255,
"b": 238
},
"hsl": {
"h": 168.14,
"s": 100,
"l": 83.137
},
"oklch": {
"l": 0.94053,
"c": 0.08651,
"h": 180.5
},
"luminance": 0.86128
}Semantic roles & 50–950 ramp
primary
#A9FFEE
secondary
#E46880
accent
#002DE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131817
muted
#828685