#A4DFDF#A4DFDF
#A4DFDF is a very light, muted teal. Relative luminance 0.660; OKLCH L 86.4% C 0.060 H 196.1°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DFDF |
|---|---|
| RGB | rgb(164, 223, 223) |
| HSL | hsl(180, 48%, 76%) |
| HSV | hsv(180, 26%, 87%) |
| CMYK | cmyk(26.5%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(84.99, -18.63, -6.07) |
| CIE-LCH | lch(84.99, 19.59, 198.06°) |
| OKLab | oklab(86.36% -0.0576 -0.0166) |
| OKLCH | oklch(86.36% 0.06 196.1) |
| XYZ | xyz(55.0125, 65.9929, 79.6370) |
| Luminance | 0.6600 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.31
Powder Blue
#B0E0E6
ΔE00 3.83
Robin'S Egg Blue
#98EFF9
ΔE00 5.63
Pale Sky Blue
#BDF6FE
ΔE00 6.31
Duck Egg Blue
#C3FBF4
ΔE00 6.72
Light Sky Blue
#C6FCFF
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DFDF #DFA4A4
analogous
#A4DFC1 #A4DFDF #A4C1DF
triadic
#A4DFDF #DFA4DF #DFDFA4
tetradic
#A4DFDF #C1A4DF #DFA4A4 #C1DFA4
square
#A4DFDF #C1A4DF #DFA4A4 #C1DFA4
split-complementary
#A4DFDF #DFA4C1 #DFC1A4
monochromatic
#49BFBF #77CFCF #A4DFDF #D1EFEF #E8F7F7
Accessibility & contrast
On white
1.48
#A4DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#A4DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DFDF
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DFDF | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DF
Deuteranopia (green-blind)
#CCD1E0
Tritanopia (blue-blind)
#90E3DF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a4dfdf; /* rgb */ color: rgb(164, 223, 223); /* oklch */ color: oklch(86.4% 0.060 196.1);
Tailwind
colors: {
custom: {
50: '#c0e9e9',
500: '#a4dfdf',
950: '#000000',
},
}SCSS
$custom: #a4dfdf; $custom-light: #c0e9e9; $custom-dark: #000000;
JSON
{
"hex": "#a4dfdf",
"rgb": {
"r": 164,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 47.967,
"l": 75.882
},
"oklch": {
"l": 0.86361,
"c": 0.05997,
"h": 196.1
},
"luminance": 0.65996
}Semantic roles & 50–950 ramp
primary
#A4DFDF
secondary
#B87070
accent
#2A2ABB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484