#A3FFDF#A3FFDF
#A3FFDF is a very light, moderate teal. Relative luminance 0.846; OKLCH L 93.3% C 0.099 H 170.1°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #A3FFDF |
|---|---|
| RGB | rgb(163, 255, 223) |
| HSL | hsl(159, 100%, 82%) |
| HSV | hsv(159, 36%, 100%) |
| CMYK | cmyk(36.1%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(93.72, -34.29, 6.66) |
| CIE-LCH | lch(93.72, 34.94, 169.01°) |
| OKLab | oklab(93.34% -0.0975 0.0171) |
| OKLCH | oklch(93.34% 0.099 170.1) |
| XYZ | xyz(64.1786, 84.6303, 82.7512) |
| Luminance | 0.8463 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.22
Light Aqua
#8CFFDB
ΔE00 2.59
Aquamarine
#7FFFD4
ΔE00 4.26
Pale Aqua
#B8FFEB
ΔE00 4.32
Light Turquoise
#7EF4CC
ΔE00 4.45
Tiffany Blue
#7BF2DA
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3FFDF #FFA3C3
analogous
#A3FFB1 #A3FFDF #A3F1FF
triadic
#A3FFDF #DFA3FF #FFDFA3
tetradic
#A3FFDF #B1A3FF #FFA3C3 #F1FFA3
square
#A3FFDF #B1A3FF #FFA3C3 #F1FFA3
split-complementary
#A3FFDF #FFA3F1 #FFB1A3
monochromatic
#29FFB4 #66FFCA #A3FFDF #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.17
#A3FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#A3FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3FFDF
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3FFDF | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF4DD
Deuteranopia (green-blind)
#EBE8E1
Tritanopia (blue-blind)
#89FFF6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #a3ffdf; /* rgb */ color: rgb(163, 255, 223); /* oklch */ color: oklch(93.3% 0.099 170.1);
Tailwind
colors: {
custom: {
50: '#c1ffe9',
500: '#a3ffdf',
950: '#000000',
},
}SCSS
$custom: #a3ffdf; $custom-light: #c1ffe9; $custom-dark: #000000;
JSON
{
"hex": "#a3ffdf",
"rgb": {
"r": 163,
"g": 255,
"b": 223
},
"hsl": {
"h": 159.13,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.93342,
"c": 0.09898,
"h": 170.1
},
"luminance": 0.84634
}Semantic roles & 50–950 ramp
primary
#A3FFDF
secondary
#E36390
accent
#0050E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131816
muted
#828684