#A7DCDA#A7DCDA
#A7DCDA is a very light, muted teal. Relative luminance 0.645; OKLCH L 85.7% C 0.055 H 193.3°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #A7DCDA |
|---|---|
| RGB | rgb(167, 220, 218) |
| HSL | hsl(178, 43%, 76%) |
| HSV | hsv(178, 24%, 86%) |
| CMYK | cmyk(24.1%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(84.21, -17.34, -4.57) |
| CIE-LCH | lch(84.21, 17.93, 194.76°) |
| OKLab | oklab(85.73% -0.0531 -0.0125) |
| OKLCH | oklch(85.73% 0.055 193.3) |
| XYZ | xyz(54.1805, 64.4615, 75.9036) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.00
Paleturquoise
#AFEEEE
ΔE00 4.17
Duck Egg Blue
#C3FBF4
ΔE00 6.96
Robin'S Egg Blue
#98EFF9
ΔE00 6.96
Pale Sky Blue
#BDF6FE
ΔE00 7.05
Light Sky Blue
#C6FCFF
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7DCDA #DCA7A9
analogous
#A7DCBF #A7DCDA #A7C3DC
triadic
#A7DCDA #DAA7DC #DCDAA7
tetradic
#A7DCDA #BFA7DC #DCA7A9 #C3DCA7
square
#A7DCDA #BFA7DC #DCA7A9 #C3DCA7
split-complementary
#A7DCDA #DCA7C3 #DCBFA7
monochromatic
#4FB9B5 #7BCBC8 #A7DCDA #D3EDEC #E9F6F6
Accessibility & contrast
On white
1.51
#A7DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#A7DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7DCDA
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7DCDA | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DA
Deuteranopia (green-blind)
#CBCFDB
Tritanopia (blue-blind)
#96DFDB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a7dcda; /* rgb */ color: rgb(167, 220, 218); /* oklch */ color: oklch(85.7% 0.055 193.3);
Tailwind
colors: {
custom: {
50: '#c2e7e5',
500: '#a7dcda',
950: '#000000',
},
}SCSS
$custom: #a7dcda; $custom-light: #c2e7e5; $custom-dark: #000000;
JSON
{
"hex": "#a7dcda",
"rgb": {
"r": 167,
"g": 220,
"b": 218
},
"hsl": {
"h": 177.736,
"s": 43.089,
"l": 75.882
},
"oklch": {
"l": 0.85732,
"c": 0.05454,
"h": 193.3
},
"luminance": 0.64464
}Semantic roles & 50–950 ramp
primary
#A7DCDA
secondary
#B47376
accent
#2F34B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484