#A4DFD0#A4DFD0
#A4DFD0 is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.9% C 0.064 H 177.2°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DFD0 |
|---|---|
| RGB | rgb(164, 223, 208) |
| HSL | hsl(165, 48%, 76%) |
| HSV | hsv(165, 26%, 87%) |
| CMYK | cmyk(26.5%, 0%, 6.7%, 12.5%) |
| CIE-LAB | lab(84.60, -21.86, 1.28) |
| CIE-LCH | lch(84.60, 21.90, 176.65°) |
| OKLab | oklab(85.91% -0.0637 0.0031) |
| OKLCH | oklch(85.91% 0.064 177.2) |
| XYZ | xyz(53.0791, 65.2195, 69.4542) |
| Luminance | 0.6522 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.81
Light Teal
#90E4C1
ΔE00 6.82
Pale Teal
#82CBB2
ΔE00 6.89
Pale Aqua
#B8FFEB
ΔE00 6.93
Duck Egg Blue
#C3FBF4
ΔE00 7.16
Seafoam Blue
#78D1B6
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DFD0 #DFA4B3
analogous
#A4DFB2 #A4DFD0 #A4D0DF
triadic
#A4DFD0 #D0A4DF #DFD0A4
tetradic
#A4DFD0 #B2A4DF #DFA4B3 #D0DFA4
square
#A4DFD0 #B2A4DF #DFA4B3 #D0DFA4
split-complementary
#A4DFD0 #DFA4D0 #DFB2A4
monochromatic
#49BFA1 #77CFB9 #A4DFD0 #D1EFE7 #E8F7F3
Accessibility & contrast
On white
1.50
#A4DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#A4DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DFD0
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DFD0 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8CF
Deuteranopia (green-blind)
#D0D0D1
Tritanopia (blue-blind)
#94E1DA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a4dfd0; /* rgb */ color: rgb(164, 223, 208); /* oklch */ color: oklch(85.9% 0.064 177.2);
Tailwind
colors: {
custom: {
50: '#c0e9de',
500: '#a4dfd0',
950: '#000000',
},
}SCSS
$custom: #a4dfd0; $custom-light: #c0e9de; $custom-dark: #000000;
JSON
{
"hex": "#a4dfd0",
"rgb": {
"r": 164,
"g": 223,
"b": 208
},
"hsl": {
"h": 164.746,
"s": 47.967,
"l": 75.882
},
"oklch": {
"l": 0.85913,
"c": 0.06376,
"h": 177.2
},
"luminance": 0.65222
}Semantic roles & 50–950 ramp
primary
#A4DFD0
secondary
#B87082
accent
#2A4FBB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484