#A4DFDD#A4DFDD
#A4DFDD is a very light, moderate teal. Relative luminance 0.659; OKLCH L 86.3% C 0.060 H 193.5°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DFDD |
|---|---|
| RGB | rgb(164, 223, 221) |
| HSL | hsl(178, 48%, 76%) |
| HSV | hsv(178, 26%, 87%) |
| CMYK | cmyk(26.5%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(84.94, -19.07, -5.09) |
| CIE-LCH | lch(84.94, 19.74, 194.96°) |
| OKLab | oklab(86.3% -0.0584 -0.014) |
| OKLCH | oklch(86.3% 0.06 193.5) |
| XYZ | xyz(54.7445, 65.8857, 78.2253) |
| Luminance | 0.6589 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.42
Powder Blue
#B0E0E6
ΔE00 4.50
Robin'S Egg Blue
#98EFF9
ΔE00 6.13
Duck Egg Blue
#C3FBF4
ΔE00 6.48
Pale Sky Blue
#BDF6FE
ΔE00 6.80
Pale Cyan
#B7FFFA
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DFDD #DFA4A6
analogous
#A4DFBF #A4DFDD #A4C3DF
triadic
#A4DFDD #DDA4DF #DFDDA4
tetradic
#A4DFDD #BFA4DF #DFA4A6 #C3DFA4
square
#A4DFDD #BFA4DF #DFA4A6 #C3DFA4
split-complementary
#A4DFDD #DFA4C3 #DFBFA4
monochromatic
#49BFBB #77CFCC #A4DFDD #D1EFEE #E8F7F7
Accessibility & contrast
On white
1.48
#A4DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#A4DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DFDD
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DFDD | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DD
Deuteranopia (green-blind)
#CCD1DE
Tritanopia (blue-blind)
#90E3DE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a4dfdd; /* rgb */ color: rgb(164, 223, 221); /* oklch */ color: oklch(86.3% 0.060 193.5);
Tailwind
colors: {
custom: {
50: '#c0e9e7',
500: '#a4dfdd',
950: '#000000',
},
}SCSS
$custom: #a4dfdd; $custom-light: #c0e9e7; $custom-dark: #000000;
JSON
{
"hex": "#a4dfdd",
"rgb": {
"r": 164,
"g": 223,
"b": 221
},
"hsl": {
"h": 177.966,
"s": 47.967,
"l": 75.882
},
"oklch": {
"l": 0.86299,
"c": 0.06007,
"h": 193.5
},
"luminance": 0.65888
}Semantic roles & 50–950 ramp
primary
#A4DFDD
secondary
#B87072
accent
#2A2FBB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484