#A4D3CD#A4D3CD
#A4D3CD is a very light, muted teal. Relative luminance 0.589; OKLCH L 83.2% C 0.050 H 186.6°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #A4D3CD |
|---|---|
| RGB | rgb(164, 211, 205) |
| HSL | hsl(172, 35%, 74%) |
| HSV | hsv(172, 22%, 83%) |
| CMYK | cmyk(22.3%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(81.23, -16.49, -2.05) |
| CIE-LCH | lch(81.23, 16.62, 187.08°) |
| OKLab | oklab(83.2% -0.0494 -0.0057) |
| OKLCH | oklch(83.2% 0.05 186.6) |
| XYZ | xyz(49.6203, 58.8869, 66.4976) |
| Luminance | 0.5889 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.03
Paleturquoise
#AFEEEE
ΔE00 6.76
Pale Teal
#82CBB2
ΔE00 8.77
Duck Egg Blue
#C3FBF4
ΔE00 8.81
Lightblue
#ADD8E6
ΔE00 9.09
Robin'S Egg Blue
#98EFF9
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4D3CD #D3A4AA
analogous
#A4D3B5 #A4D3CD #A4C1D3
triadic
#A4D3CD #CDA4D3 #D3CDA4
tetradic
#A4D3CD #B5A4D3 #D3A4AA #C1D3A4
square
#A4D3CD #B5A4D3 #D3A4AA #C1D3A4
split-complementary
#A4D3CD #D3A4C1 #D3B5A4
monochromatic
#52AA9F #7BBFB6 #A4D3CD #CDE7E4 #EAF5F4
Accessibility & contrast
On white
1.64
#A4D3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#A4D3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4D3CD
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4D3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4D3CD | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECD
Deuteranopia (green-blind)
#C5C7CE
Tritanopia (blue-blind)
#96D5D1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #a4d3cd; /* rgb */ color: rgb(164, 211, 205); /* oklch */ color: oklch(83.2% 0.050 186.6);
Tailwind
colors: {
custom: {
50: '#c0e0dc',
500: '#a4d3cd',
950: '#000000',
},
}SCSS
$custom: #a4d3cd; $custom-light: #c0e0dc; $custom-dark: #000000;
JSON
{
"hex": "#a4d3cd",
"rgb": {
"r": 164,
"g": 211,
"b": 205
},
"hsl": {
"h": 172.34,
"s": 34.815,
"l": 73.529
},
"oklch": {
"l": 0.83202,
"c": 0.04974,
"h": 186.6
},
"luminance": 0.58889
}Semantic roles & 50–950 ramp
primary
#A4D3CD
secondary
#A97279
accent
#3847AE
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121515
muted
#828484