#A6FFDC#A6FFDC
#A6FFDC is a very light, moderate teal. Relative luminance 0.848; OKLCH L 93.4% C 0.099 H 167.5°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #A6FFDC |
|---|---|
| RGB | rgb(166, 255, 220) |
| HSL | hsl(156, 100%, 83%) |
| HSV | hsv(156, 35%, 100%) |
| CMYK | cmyk(34.9%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(93.79, -34.09, 8.33) |
| CIE-LCH | lch(93.79, 35.09, 166.28°) |
| OKLab | oklab(93.41% -0.0964 0.0214) |
| OKLCH | oklch(93.41% 0.099 167.5) |
| XYZ | xyz(64.3994, 84.7905, 80.6691) |
| Luminance | 0.8479 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.32
Light Aqua
#8CFFDB
ΔE00 2.96
Aquamarine
#7FFFD4
ΔE00 4.25
Light Turquoise
#7EF4CC
ΔE00 4.48
Pale Aqua
#B8FFEB
ΔE00 4.83
Mint
#AAF0C1
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6FFDC #FFA6C9
analogous
#A6FFAF #A6FFDC #A6F6FF
triadic
#A6FFDC #DCA6FF #FFDCA6
tetradic
#A6FFDC #AFA6FF #FFA6C9 #F6FFA6
square
#A6FFDC #AFA6FF #FFA6C9 #F6FFA6
split-complementary
#A6FFDC #FFA6F6 #FFAFA6
monochromatic
#2CFFAC #69FFC4 #A6FFDC #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.17
#A6FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#A6FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6FFDC
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6FFDC | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF4DA
Deuteranopia (green-blind)
#ECE9DE
Tritanopia (blue-blind)
#8FFFF5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #a6ffdc; /* rgb */ color: rgb(166, 255, 220); /* oklch */ color: oklch(93.4% 0.099 167.5);
Tailwind
colors: {
custom: {
50: '#c3ffe6',
500: '#a6ffdc',
950: '#000000',
},
}SCSS
$custom: #a6ffdc; $custom-light: #c3ffe6; $custom-dark: #000000;
JSON
{
"hex": "#a6ffdc",
"rgb": {
"r": 166,
"g": 255,
"b": 220
},
"hsl": {
"h": 156.404,
"s": 100,
"l": 82.549
},
"oklch": {
"l": 0.93412,
"c": 0.09871,
"h": 167.5
},
"luminance": 0.84794
}Semantic roles & 50–950 ramp
primary
#A6FFDC
secondary
#E46597
accent
#005AE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131816
muted
#828684