#A9FFDD#A9FFDD
#A9FFDD is a very light, moderate teal. Relative luminance 0.852; OKLCH L 93.6% C 0.096 H 167.5°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #A9FFDD |
|---|---|
| RGB | rgb(169, 255, 221) |
| HSL | hsl(156, 100%, 83%) |
| HSV | hsv(156, 34%, 100%) |
| CMYK | cmyk(33.7%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(93.96, -33.06, 8.06) |
| CIE-LCH | lch(93.96, 34.03, 166.29°) |
| OKLab | oklab(93.59% -0.0935 0.0208) |
| OKLCH | oklch(93.59% 0.096 167.5) |
| XYZ | xyz(65.1687, 85.1718, 81.3985) |
| Luminance | 0.8518 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.47
Light Aqua
#8CFFDB
ΔE00 3.32
Pale Aqua
#B8FFEB
ΔE00 4.47
Aquamarine
#7FFFD4
ΔE00 4.67
Light Turquoise
#7EF4CC
ΔE00 4.84
Mint
#AAF0C1
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9FFDD #FFA9CB
analogous
#A9FFB2 #A9FFDD #A9F6FF
triadic
#A9FFDD #DDA9FF #FFDDA9
tetradic
#A9FFDD #B2A9FF #FFA9CB #F6FFA9
square
#A9FFDD #B2A9FF #FFA9CB #F6FFA9
split-complementary
#A9FFDD #FFA9F6 #FFB2A9
monochromatic
#2FFFAD #6CFFC5 #A9FFDD #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.16
#A9FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#A9FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9FFDD
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9FFDD | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF4DB
Deuteranopia (green-blind)
#ECE9DF
Tritanopia (blue-blind)
#93FFF5
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #a9ffdd; /* rgb */ color: rgb(169, 255, 221); /* oklch */ color: oklch(93.6% 0.096 167.5);
Tailwind
colors: {
custom: {
50: '#c5ffe7',
500: '#a9ffdd',
950: '#000000',
},
}SCSS
$custom: #a9ffdd; $custom-light: #c5ffe7; $custom-dark: #000000;
JSON
{
"hex": "#a9ffdd",
"rgb": {
"r": 169,
"g": 255,
"b": 221
},
"hsl": {
"h": 156.279,
"s": 100,
"l": 83.137
},
"oklch": {
"l": 0.9359,
"c": 0.0958,
"h": 167.5
},
"luminance": 0.85175
}Semantic roles & 50–950 ramp
primary
#A9FFDD
secondary
#E46899
accent
#005BE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131816
muted
#828684