#A7DDDB#A7DDDB
#A7DDDB is a very light, muted teal. Relative luminance 0.650; OKLCH L 86.0% C 0.055 H 193.3°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #A7DDDB |
|---|---|
| RGB | rgb(167, 221, 219) |
| HSL | hsl(178, 44%, 76%) |
| HSV | hsv(178, 24%, 87%) |
| CMYK | cmyk(24.4%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(84.50, -17.63, -4.66) |
| CIE-LCH | lch(84.50, 18.23, 194.80°) |
| OKLab | oklab(85.98% -0.054 -0.0128) |
| OKLCH | oklch(85.98% 0.055 193.3) |
| XYZ | xyz(54.5750, 65.0405, 76.6826) |
| Luminance | 0.6504 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.92
Powder Blue
#B0E0E6
ΔE00 4.03
Robin'S Egg Blue
#98EFF9
ΔE00 6.75
Duck Egg Blue
#C3FBF4
ΔE00 6.75
Pale Sky Blue
#BDF6FE
ΔE00 6.90
Light Sky Blue
#C6FCFF
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7DDDB #DDA7A9
analogous
#A7DDC0 #A7DDDB #A7C4DD
triadic
#A7DDDB #DBA7DD #DDDBA7
tetradic
#A7DDDB #C0A7DD #DDA7A9 #C4DDA7
square
#A7DDDB #C0A7DD #DDA7A9 #C4DDA7
split-complementary
#A7DDDB #DDA7C4 #DDC0A7
monochromatic
#4FBBB7 #7BCCC9 #A7DDDB #D3EEED #E9F6F6
Accessibility & contrast
On white
1.50
#A7DDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#A7DDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7DDDB
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7DDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7DDDB | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DB
Deuteranopia (green-blind)
#CCD0DC
Tritanopia (blue-blind)
#96E0DC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a7dddb; /* rgb */ color: rgb(167, 221, 219); /* oklch */ color: oklch(86.0% 0.055 193.3);
Tailwind
colors: {
custom: {
50: '#c2e7e6',
500: '#a7dddb',
950: '#000000',
},
}SCSS
$custom: #a7dddb; $custom-light: #c2e7e6; $custom-dark: #000000;
JSON
{
"hex": "#a7dddb",
"rgb": {
"r": 167,
"g": 221,
"b": 219
},
"hsl": {
"h": 177.778,
"s": 44.262,
"l": 76.078
},
"oklch": {
"l": 0.85979,
"c": 0.05545,
"h": 193.3
},
"luminance": 0.65043
}Semantic roles & 50–950 ramp
primary
#A7DDDB
secondary
#B57375
accent
#2E33B7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484