#A6FFDF#A6FFDF
#A6FFDF is a very light, moderate teal. Relative luminance 0.850; OKLCH L 93.5% C 0.097 H 169.5°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #A6FFDF |
|---|---|
| RGB | rgb(166, 255, 223) |
| HSL | hsl(158, 100%, 83%) |
| HSV | hsv(158, 35%, 100%) |
| CMYK | cmyk(34.9%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(93.86, -33.48, 6.88) |
| CIE-LCH | lch(93.86, 34.18, 168.39°) |
| OKLab | oklab(93.49% -0.0951 0.0177) |
| OKLCH | oklch(93.49% 0.097 169.5) |
| XYZ | xyz(64.8003, 84.9509, 82.7804) |
| Luminance | 0.8496 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.07
Light Aqua
#8CFFDB
ΔE00 2.95
Pale Aqua
#B8FFEB
ΔE00 4.14
Aquamarine
#7FFFD4
ΔE00 4.55
Light Turquoise
#7EF4CC
ΔE00 4.71
Tiffany Blue
#7BF2DA
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6FFDF #FFA6C6
analogous
#A6FFB2 #A6FFDF #A6F2FF
triadic
#A6FFDF #DFA6FF #FFDFA6
tetradic
#A6FFDF #B2A6FF #FFA6C6 #F2FFA6
square
#A6FFDF #B2A6FF #FFA6C6 #F2FFA6
split-complementary
#A6FFDF #FFA6F2 #FFB2A6
monochromatic
#2CFFB3 #69FFC9 #A6FFDF #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.17
#A6FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#A6FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6FFDF
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6FFDF | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF4DD
Deuteranopia (green-blind)
#EBE9E1
Tritanopia (blue-blind)
#8EFFF6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #a6ffdf; /* rgb */ color: rgb(166, 255, 223); /* oklch */ color: oklch(93.5% 0.097 169.5);
Tailwind
colors: {
custom: {
50: '#c3ffe9',
500: '#a6ffdf',
950: '#000000',
},
}SCSS
$custom: #a6ffdf; $custom-light: #c3ffe9; $custom-dark: #000000;
JSON
{
"hex": "#a6ffdf",
"rgb": {
"r": 166,
"g": 255,
"b": 223
},
"hsl": {
"h": 158.427,
"s": 100,
"l": 82.549
},
"oklch": {
"l": 0.93491,
"c": 0.09673,
"h": 169.5
},
"luminance": 0.84955
}Semantic roles & 50–950 ramp
primary
#A6FFDF
secondary
#E46593
accent
#0053E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131816
muted
#828684