#A6DDCE#A6DDCE
#A6DDCE is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.5% C 0.060 H 176.2°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #A6DDCE |
|---|---|
| RGB | rgb(166, 221, 206) |
| HSL | hsl(164, 45%, 76%) |
| HSV | hsv(164, 25%, 87%) |
| CMYK | cmyk(24.9%, 0%, 6.8%, 13.3%) |
| CIE-LAB | lab(84.11, -20.68, 1.64) |
| CIE-LCH | lch(84.11, 20.75, 175.47°) |
| OKLab | oklab(85.54% -0.0601 0.004) |
| OKLCH | oklch(85.54% 0.06 176.2) |
| XYZ | xyz(52.7195, 64.2739, 68.0089) |
| Luminance | 0.6428 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.87
Paleturquoise
#AFEEEE
ΔE00 7.07
Light Teal
#90E4C1
ΔE00 7.11
Duck Egg Blue
#C3FBF4
ΔE00 7.43
Pale Aqua
#B8FFEB
ΔE00 7.43
Seafoam Blue
#78D1B6
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6DDCE #DDA6B5
analogous
#A6DDB2 #A6DDCE #A6D0DD
triadic
#A6DDCE #CEA6DD #DDCEA6
tetradic
#A6DDCE #B2A6DD #DDA6B5 #D0DDA6
square
#A6DDCE #B2A6DD #DDA6B5 #D0DDA6
split-complementary
#A6DDCE #DDA6D0 #DDB2A6
monochromatic
#4DBB9D #7ACCB6 #A6DDCE #D2EEE6 #E9F7F3
Accessibility & contrast
On white
1.52
#A6DDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#A6DDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6DDCE
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6DDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6DDCE | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CD
Deuteranopia (green-blind)
#CFCFCF
Tritanopia (blue-blind)
#98DFD8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a6ddce; /* rgb */ color: rgb(166, 221, 206); /* oklch */ color: oklch(85.5% 0.060 176.2);
Tailwind
colors: {
custom: {
50: '#c1e7dc',
500: '#a6ddce',
950: '#000000',
},
}SCSS
$custom: #a6ddce; $custom-light: #c1e7dc; $custom-dark: #000000;
JSON
{
"hex": "#a6ddce",
"rgb": {
"r": 166,
"g": 221,
"b": 206
},
"hsl": {
"h": 163.636,
"s": 44.715,
"l": 75.882
},
"oklch": {
"l": 0.85536,
"c": 0.06027,
"h": 176.2
},
"luminance": 0.64276
}Semantic roles & 50–950 ramp
primary
#A6DDCE
secondary
#B57284
accent
#2E53B8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484