#A6DDDF#A6DDDF
#A6DDDF is a very light, muted teal. Relative luminance 0.651; OKLCH L 86.0% C 0.056 H 199.0°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #A6DDDF |
|---|---|
| RGB | rgb(166, 221, 223) |
| HSL | hsl(182, 47%, 76%) |
| HSV | hsv(182, 26%, 87%) |
| CMYK | cmyk(25.6%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(84.56, -17.04, -6.70) |
| CIE-LCH | lch(84.56, 18.31, 201.46°) |
| OKLab | oklab(86.04% -0.0533 -0.0183) |
| OKLCH | oklch(86.04% 0.056 199) |
| XYZ | xyz(54.8974, 65.1451, 79.4794) |
| Luminance | 0.6515 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.74
Paleturquoise
#AFEEEE
ΔE00 3.94
Robin'S Egg Blue
#98EFF9
ΔE00 5.89
Pale Sky Blue
#BDF6FE
ΔE00 6.07
Lightblue
#ADD8E6
ΔE00 6.48
Light Sky Blue
#C6FCFF
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6DDDF #DFA8A6
analogous
#A6DFC5 #A6DDDF #A6C1DF
triadic
#A6DDDF #DFA6DD #DDDFA6
tetradic
#A6DDDF #C5A6DF #DFA8A6 #C1DFA6
square
#A6DDDF #C5A6DF #DFA8A6 #C1DFA6
split-complementary
#A6DDDF #DFA6C1 #DFC5A6
monochromatic
#4CBBBF #79CCCF #A6DDDF #D3EEEF #E8F6F7
Accessibility & contrast
On white
1.50
#A6DDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#A6DDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6DDDF
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6DDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6DDDF | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D8DF
Deuteranopia (green-blind)
#CBD0DF
Tritanopia (blue-blind)
#93E1DD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a6dddf; /* rgb */ color: rgb(166, 221, 223); /* oklch */ color: oklch(86.0% 0.056 199.0);
Tailwind
colors: {
custom: {
50: '#c2e7e9',
500: '#a6dddf',
950: '#000000',
},
}SCSS
$custom: #a6dddf; $custom-light: #c2e7e9; $custom-dark: #000000;
JSON
{
"hex": "#a6dddf",
"rgb": {
"r": 166,
"g": 221,
"b": 223
},
"hsl": {
"h": 182.105,
"s": 47.107,
"l": 76.275
},
"oklch": {
"l": 0.86044,
"c": 0.05635,
"h": 199
},
"luminance": 0.65148
}Semantic roles & 50–950 ramp
primary
#A6DDDF
secondary
#B87472
accent
#302BBA
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484