#A8DFD0#A8DFD0
#A8DFD0 is a very light, moderate teal. Relative luminance 0.657; OKLCH L 86.1% C 0.060 H 176.2°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #A8DFD0 |
|---|---|
| RGB | rgb(168, 223, 208) |
| HSL | hsl(164, 46%, 77%) |
| HSV | hsv(164, 25%, 87%) |
| CMYK | cmyk(24.7%, 0%, 6.7%, 12.5%) |
| CIE-LAB | lab(84.82, -20.66, 1.63) |
| CIE-LCH | lch(84.82, 20.72, 175.49°) |
| OKLab | oklab(86.15% -0.0601 0.004) |
| OKLCH | oklch(86.15% 0.06 176.2) |
| XYZ | xyz(53.9178, 65.6520, 69.4935) |
| Luminance | 0.6565 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.82
Duck Egg Blue
#C3FBF4
ΔE00 7.00
Pale Aqua
#B8FFEB
ΔE00 7.01
Light Teal
#90E4C1
ΔE00 7.12
Pale Teal
#82CBB2
ΔE00 7.24
Eggshell Blue
#C4FFF7
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8DFD0 #DFA8B7
analogous
#A8DFB5 #A8DFD0 #A8D3DF
triadic
#A8DFD0 #D0A8DF #DFD0A8
tetradic
#A8DFD0 #B5A8DF #DFA8B7 #D3DFA8
square
#A8DFD0 #B5A8DF #DFA8B7 #D3DFA8
split-complementary
#A8DFD0 #DFA8D3 #DFB5A8
monochromatic
#4FBEA0 #7BCFB8 #A8DFD0 #D5EFE8 #E9F7F3
Accessibility & contrast
On white
1.49
#A8DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#A8DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8DFD0
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8DFD0 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CF
Deuteranopia (green-blind)
#D1D1D1
Tritanopia (blue-blind)
#9AE1DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a8dfd0; /* rgb */ color: rgb(168, 223, 208); /* oklch */ color: oklch(86.1% 0.060 176.2);
Tailwind
colors: {
custom: {
50: '#c3e9de',
500: '#a8dfd0',
950: '#000000',
},
}SCSS
$custom: #a8dfd0; $custom-light: #c3e9de; $custom-dark: #000000;
JSON
{
"hex": "#a8dfd0",
"rgb": {
"r": 168,
"g": 223,
"b": 208
},
"hsl": {
"h": 163.636,
"s": 46.218,
"l": 76.667
},
"oklch": {
"l": 0.86149,
"c": 0.0602,
"h": 176.2
},
"luminance": 0.65654
}Semantic roles & 50–950 ramp
primary
#A8DFD0
secondary
#B87486
accent
#2C53B9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484