#A9FFDC#A9FFDC
#A9FFDC is a very light, moderate teal. Relative luminance 0.851; OKLCH L 93.6% C 0.096 H 166.8°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #A9FFDC |
|---|---|
| RGB | rgb(169, 255, 220) |
| HSL | hsl(156, 100%, 83%) |
| HSV | hsv(156, 34%, 100%) |
| CMYK | cmyk(33.7%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(93.93, -33.26, 8.55) |
| CIE-LCH | lch(93.93, 34.34, 165.59°) |
| OKLab | oklab(93.56% -0.0939 0.022) |
| OKLCH | oklch(93.56% 0.096 166.8) |
| XYZ | xyz(65.0358, 85.1186, 80.6989) |
| Luminance | 0.8512 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.24
Light Aqua
#8CFFDB
ΔE00 3.36
Aquamarine
#7FFFD4
ΔE00 4.60
Pale Aqua
#B8FFEB
ΔE00 4.72
Light Turquoise
#7EF4CC
ΔE00 4.79
Mint
#AAF0C1
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9FFDC #FFA9CC
analogous
#A9FFB1 #A9FFDC #A9F7FF
triadic
#A9FFDC #DCA9FF #FFDCA9
tetradic
#A9FFDC #B1A9FF #FFA9CC #F7FFA9
square
#A9FFDC #B1A9FF #FFA9CC #F7FFA9
split-complementary
#A9FFDC #FFA9F7 #FFB1A9
monochromatic
#2FFFAA #6CFFC3 #A9FFDC #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.17
#A9FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#A9FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9FFDC
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9FFDC | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF4DA
Deuteranopia (green-blind)
#EDE9DE
Tritanopia (blue-blind)
#93FFF5
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #a9ffdc; /* rgb */ color: rgb(169, 255, 220); /* oklch */ color: oklch(93.6% 0.096 166.8);
Tailwind
colors: {
custom: {
50: '#c5ffe6',
500: '#a9ffdc',
950: '#000000',
},
}SCSS
$custom: #a9ffdc; $custom-light: #c5ffe6; $custom-dark: #000000;
JSON
{
"hex": "#a9ffdc",
"rgb": {
"r": 169,
"g": 255,
"b": 220
},
"hsl": {
"h": 155.581,
"s": 100,
"l": 83.137
},
"oklch": {
"l": 0.93564,
"c": 0.09648,
"h": 166.8
},
"luminance": 0.85122
}Semantic roles & 50–950 ramp
primary
#A9FFDC
secondary
#E4689B
accent
#005DE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131816
muted
#828684