#A3FFDC#A3FFDC
#A3FFDC is a very light, moderate teal. Relative luminance 0.845; OKLCH L 93.3% C 0.101 H 168.1°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #A3FFDC |
|---|---|
| RGB | rgb(163, 255, 220) |
| HSL | hsl(157, 100%, 82%) |
| HSV | hsv(157, 36%, 100%) |
| CMYK | cmyk(36.1%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(93.65, -34.91, 8.11) |
| CIE-LCH | lch(93.65, 35.84, 166.92°) |
| OKLab | oklab(93.26% -0.0988 0.0209) |
| OKLCH | oklch(93.26% 0.101 168.1) |
| XYZ | xyz(63.7777, 84.4699, 80.6400) |
| Luminance | 0.8447 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.49
Light Aqua
#8CFFDB
ΔE00 2.57
Aquamarine
#7FFFD4
ΔE00 3.91
Light Turquoise
#7EF4CC
ΔE00 4.19
Pale Aqua
#B8FFEB
ΔE00 4.97
Light Aquamarine
#7BFDC7
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3FFDC #FFA3C6
analogous
#A3FFAE #A3FFDC #A3F4FF
triadic
#A3FFDC #DCA3FF #FFDCA3
tetradic
#A3FFDC #AEA3FF #FFA3C6 #F4FFA3
square
#A3FFDC #AEA3FF #FFA3C6 #F4FFA3
split-complementary
#A3FFDC #FFA3F4 #FFAEA3
monochromatic
#29FFAD #66FFC5 #A3FFDC #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.17
#A3FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#A3FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3FFDC
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3FFDC | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF3DA
Deuteranopia (green-blind)
#EBE8DE
Tritanopia (blue-blind)
#8AFFF5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #a3ffdc; /* rgb */ color: rgb(163, 255, 220); /* oklch */ color: oklch(93.3% 0.101 168.1);
Tailwind
colors: {
custom: {
50: '#c1ffe6',
500: '#a3ffdc',
950: '#000000',
},
}SCSS
$custom: #a3ffdc; $custom-light: #c1ffe6; $custom-dark: #000000;
JSON
{
"hex": "#a3ffdc",
"rgb": {
"r": 163,
"g": 255,
"b": 220
},
"hsl": {
"h": 157.174,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.93263,
"c": 0.10094,
"h": 168.1
},
"luminance": 0.84474
}Semantic roles & 50–950 ramp
primary
#A3FFDC
secondary
#E36394
accent
#0057E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131816
muted
#828684