#A4D0CE#A4D0CE
#A4D0CE is a very light, muted teal. Relative luminance 0.575; OKLCH L 82.6% C 0.046 H 192.8°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #A4D0CE |
|---|---|
| RGB | rgb(164, 208, 206) |
| HSL | hsl(177, 32%, 73%) |
| HSV | hsv(177, 21%, 82%) |
| CMYK | cmyk(21.2%, 0%, 1%, 18.4%) |
| CIE-LAB | lab(80.44, -14.75, -3.75) |
| CIE-LCH | lch(80.44, 15.22, 194.26°) |
| OKLab | oklab(82.58% -0.0451 -0.0103) |
| OKLCH | oklch(82.58% 0.046 192.8) |
| XYZ | xyz(49.0030, 57.4586, 66.8893) |
| Luminance | 0.5746 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.05
Paleturquoise
#AFEEEE
ΔE00 7.22
Lightblue
#ADD8E6
ΔE00 7.40
Pale Sky Blue
#BDF6FE
ΔE00 9.37
Robin'S Egg Blue
#98EFF9
ΔE00 9.50
Duck Egg Blue
#C3FBF4
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4D0CE #D0A4A6
analogous
#A4D0B8 #A4D0CE #A4BCD0
triadic
#A4D0CE #CEA4D0 #D0CEA4
tetradic
#A4D0CE #B8A4D0 #D0A4A6 #BCD0A4
square
#A4D0CE #B8A4D0 #D0A4A6 #BCD0A4
split-complementary
#A4D0CE #D0A4BC #D0B8A4
monochromatic
#55A5A1 #7CBBB8 #A4D0CE #CCE5E4 #EBF5F4
Accessibility & contrast
On white
1.68
#A4D0CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#A4D0CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4D0CE
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4D0CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4D0CE | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCE
Deuteranopia (green-blind)
#C2C5CF
Tritanopia (blue-blind)
#97D3CF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #a4d0ce; /* rgb */ color: rgb(164, 208, 206); /* oklch */ color: oklch(82.6% 0.046 192.8);
Tailwind
colors: {
custom: {
50: '#c0dedc',
500: '#a4d0ce',
950: '#000000',
},
}SCSS
$custom: #a4d0ce; $custom-light: #c0dedc; $custom-dark: #000000;
JSON
{
"hex": "#a4d0ce",
"rgb": {
"r": 164,
"g": 208,
"b": 206
},
"hsl": {
"h": 177.273,
"s": 31.884,
"l": 72.941
},
"oklch": {
"l": 0.82581,
"c": 0.04622,
"h": 192.8
},
"luminance": 0.5746
}Semantic roles & 50–950 ramp
primary
#A4D0CE
secondary
#A67275
accent
#3B40AB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121515
muted
#828484