#A9FFDF#A9FFDF
#A9FFDF is a very light, moderate teal. Relative luminance 0.853; OKLCH L 93.6% C 0.094 H 168.9°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #A9FFDF |
|---|---|
| RGB | rgb(169, 255, 223) |
| HSL | hsl(158, 100%, 83%) |
| HSV | hsv(158, 34%, 100%) |
| CMYK | cmyk(33.7%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(94.00, -32.65, 7.10) |
| CIE-LCH | lch(94.00, 33.41, 167.73°) |
| OKLab | oklab(93.64% -0.0927 0.0183) |
| OKLCH | oklch(93.64% 0.094 168.9) |
| XYZ | xyz(65.4367, 85.2790, 82.8102) |
| Luminance | 0.8528 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.98
Light Aqua
#8CFFDB
ΔE00 3.32
Pale Aqua
#B8FFEB
ΔE00 3.98
Aquamarine
#7FFFD4
ΔE00 4.86
Light Turquoise
#7EF4CC
ΔE00 4.99
Tiffany Blue
#7BF2DA
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9FFDF #FFA9C9
analogous
#A9FFB4 #A9FFDF #A9F4FF
triadic
#A9FFDF #DFA9FF #FFDFA9
tetradic
#A9FFDF #B4A9FF #FFA9C9 #F4FFA9
square
#A9FFDF #B4A9FF #FFA9C9 #F4FFA9
split-complementary
#A9FFDF #FFA9F4 #FFB4A9
monochromatic
#2FFFB1 #6CFFC8 #A9FFDF #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.16
#A9FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#A9FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9FFDF
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9FFDF | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF4DD
Deuteranopia (green-blind)
#ECE9E1
Tritanopia (blue-blind)
#92FFF6
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #a9ffdf; /* rgb */ color: rgb(169, 255, 223); /* oklch */ color: oklch(93.6% 0.094 168.9);
Tailwind
colors: {
custom: {
50: '#c5ffe9',
500: '#a9ffdf',
950: '#000000',
},
}SCSS
$custom: #a9ffdf; $custom-light: #c5ffe9; $custom-dark: #000000;
JSON
{
"hex": "#a9ffdf",
"rgb": {
"r": 169,
"g": 255,
"b": 223
},
"hsl": {
"h": 157.674,
"s": 100,
"l": 83.137
},
"oklch": {
"l": 0.93642,
"c": 0.09447,
"h": 168.9
},
"luminance": 0.85283
}Semantic roles & 50–950 ramp
primary
#A9FFDF
secondary
#E46896
accent
#0055E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131816
muted
#828684