#A8DFDC#A8DFDC
#A8DFDC is a very light, muted teal. Relative luminance 0.663; OKLCH L 86.5% C 0.056 H 192.0°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #A8DFDC |
|---|---|
| RGB | rgb(168, 223, 220) |
| HSL | hsl(177, 46%, 77%) |
| HSV | hsv(177, 25%, 87%) |
| CMYK | cmyk(24.7%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(85.13, -18.12, -4.26) |
| CIE-LCH | lch(85.13, 18.61, 193.22°) |
| OKLab | oklab(86.5% -0.0552 -0.0117) |
| OKLCH | oklch(86.5% 0.056 192) |
| XYZ | xyz(55.4504, 66.2650, 77.5650) |
| Luminance | 0.6627 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.57
Powder Blue
#B0E0E6
ΔE00 4.41
Duck Egg Blue
#C3FBF4
ΔE00 6.24
Robin'S Egg Blue
#98EFF9
ΔE00 6.71
Pale Sky Blue
#BDF6FE
ΔE00 6.84
Light Sky Blue
#C6FCFF
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8DFDC #DFA8AB
analogous
#A8DFC1 #A8DFDC #A8C7DF
triadic
#A8DFDC #DCA8DF #DFDCA8
tetradic
#A8DFDC #C1A8DF #DFA8AB #C7DFA8
square
#A8DFDC #C1A8DF #DFA8AB #C7DFA8
split-complementary
#A8DFDC #DFA8C7 #DFC1A8
monochromatic
#4FBEB8 #7BCFCA #A8DFDC #D5EFEE #E9F7F6
Accessibility & contrast
On white
1.47
#A8DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#A8DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8DFDC
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8DFDC | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DC
Deuteranopia (green-blind)
#CED1DD
Tritanopia (blue-blind)
#96E2DE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #a8dfdc; /* rgb */ color: rgb(168, 223, 220); /* oklch */ color: oklch(86.5% 0.056 192.0);
Tailwind
colors: {
custom: {
50: '#c3e9e6',
500: '#a8dfdc',
950: '#000000',
},
}SCSS
$custom: #a8dfdc; $custom-light: #c3e9e6; $custom-dark: #000000;
JSON
{
"hex": "#a8dfdc",
"rgb": {
"r": 168,
"g": 223,
"b": 220
},
"hsl": {
"h": 176.727,
"s": 46.218,
"l": 76.667
},
"oklch": {
"l": 0.86502,
"c": 0.05644,
"h": 192
},
"luminance": 0.66267
}Semantic roles & 50–950 ramp
primary
#A8DFDC
secondary
#B87477
accent
#2C34B9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484