#A8DCDA#A8DCDA
#A8DCDA is a very light, muted teal. Relative luminance 0.646; OKLCH L 85.8% C 0.054 H 193.2°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #A8DCDA |
|---|---|
| RGB | rgb(168, 220, 218) |
| HSL | hsl(178, 43%, 76%) |
| HSV | hsv(178, 24%, 86%) |
| CMYK | cmyk(23.6%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(84.26, -17.05, -4.48) |
| CIE-LCH | lch(84.26, 17.63, 194.72°) |
| OKLab | oklab(85.79% -0.0522 -0.0123) |
| OKLCH | oklch(85.79% 0.054 193.2) |
| XYZ | xyz(54.3927, 64.5709, 75.9136) |
| Luminance | 0.6457 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.90
Paleturquoise
#AFEEEE
ΔE00 4.22
Duck Egg Blue
#C3FBF4
ΔE00 6.95
Pale Sky Blue
#BDF6FE
ΔE00 7.01
Robin'S Egg Blue
#98EFF9
ΔE00 7.06
Light Sky Blue
#C6FCFF
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8DCDA #DCA8AA
analogous
#A8DCC0 #A8DCDA #A8C4DC
triadic
#A8DCDA #DAA8DC #DCDAA8
tetradic
#A8DCDA #C0A8DC #DCA8AA #C4DCA8
square
#A8DCDA #C0A8DC #DCA8AA #C4DCA8
split-complementary
#A8DCDA #DCA8C4 #DCC0A8
monochromatic
#51B9B5 #7CCAC7 #A8DCDA #D4EEED #E9F6F6
Accessibility & contrast
On white
1.51
#A8DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#A8DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8DCDA
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8DCDA | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DA
Deuteranopia (green-blind)
#CBCFDB
Tritanopia (blue-blind)
#97DFDB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a8dcda; /* rgb */ color: rgb(168, 220, 218); /* oklch */ color: oklch(85.8% 0.054 193.2);
Tailwind
colors: {
custom: {
50: '#c3e7e5',
500: '#a8dcda',
950: '#000000',
},
}SCSS
$custom: #a8dcda; $custom-light: #c3e7e5; $custom-dark: #000000;
JSON
{
"hex": "#a8dcda",
"rgb": {
"r": 168,
"g": 220,
"b": 218
},
"hsl": {
"h": 177.692,
"s": 42.623,
"l": 76.078
},
"oklch": {
"l": 0.85792,
"c": 0.0536,
"h": 193.2
},
"luminance": 0.64573
}Semantic roles & 50–950 ramp
primary
#A8DCDA
secondary
#B47477
accent
#3035B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484