#A4DFDB#A4DFDB
#A4DFDB is a very light, moderate teal. Relative luminance 0.658; OKLCH L 86.2% C 0.060 H 190.8°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DFDB |
|---|---|
| RGB | rgb(164, 223, 219) |
| HSL | hsl(176, 48%, 76%) |
| HSV | hsv(176, 26%, 87%) |
| CMYK | cmyk(26.5%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(84.88, -19.51, -4.12) |
| CIE-LCH | lch(84.88, 19.94, 191.92°) |
| OKLab | oklab(86.24% -0.0592 -0.0114) |
| OKLCH | oklch(86.24% 0.06 190.8) |
| XYZ | xyz(54.4796, 65.7797, 76.8303) |
| Luminance | 0.6578 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.70
Powder Blue
#B0E0E6
ΔE00 5.19
Duck Egg Blue
#C3FBF4
ΔE00 6.34
Robin'S Egg Blue
#98EFF9
ΔE00 6.70
Pale Cyan
#B7FFFA
ΔE00 6.87
Eggshell Blue
#C4FFF7
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DFDB #DFA4A8
analogous
#A4DFBD #A4DFDB #A4C5DF
triadic
#A4DFDB #DBA4DF #DFDBA4
tetradic
#A4DFDB #BDA4DF #DFA4A8 #C5DFA4
square
#A4DFDB #BDA4DF #DFA4A8 #C5DFA4
split-complementary
#A4DFDB #DFA4C5 #DFBDA4
monochromatic
#49BFB7 #77CFC9 #A4DFDB #D1EFED #E8F7F6
Accessibility & contrast
On white
1.48
#A4DFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#A4DFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DFDB
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DFDB | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DB
Deuteranopia (green-blind)
#CDD0DC
Tritanopia (blue-blind)
#91E2DE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a4dfdb; /* rgb */ color: rgb(164, 223, 219); /* oklch */ color: oklch(86.2% 0.060 190.8);
Tailwind
colors: {
custom: {
50: '#c0e9e6',
500: '#a4dfdb',
950: '#000000',
},
}SCSS
$custom: #a4dfdb; $custom-light: #c0e9e6; $custom-dark: #000000;
JSON
{
"hex": "#a4dfdb",
"rgb": {
"r": 164,
"g": 223,
"b": 219
},
"hsl": {
"h": 175.932,
"s": 47.967,
"l": 75.882
},
"oklch": {
"l": 0.86238,
"c": 0.0603,
"h": 190.8
},
"luminance": 0.65782
}Semantic roles & 50–950 ramp
primary
#A4DFDB
secondary
#B87074
accent
#2A34BB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484