#A4DFDA#A4DFDA
#A4DFDA is a very light, moderate teal. Relative luminance 0.657; OKLCH L 86.2% C 0.060 H 189.6°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DFDA |
|---|---|
| RGB | rgb(164, 223, 218) |
| HSL | hsl(175, 48%, 76%) |
| HSV | hsv(175, 26%, 87%) |
| CMYK | cmyk(26.5%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(84.86, -19.72, -3.63) |
| CIE-LCH | lch(84.86, 20.06, 190.42°) |
| OKLab | oklab(86.21% -0.0596 -0.01) |
| OKLCH | oklch(86.21% 0.06 189.6) |
| XYZ | xyz(54.3484, 65.7272, 76.1390) |
| Luminance | 0.6573 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.90
Powder Blue
#B0E0E6
ΔE00 5.55
Duck Egg Blue
#C3FBF4
ΔE00 6.31
Pale Cyan
#B7FFFA
ΔE00 6.87
Robin'S Egg Blue
#98EFF9
ΔE00 7.01
Eggshell Blue
#C4FFF7
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DFDA #DFA4A9
analogous
#A4DFBC #A4DFDA #A4C6DF
triadic
#A4DFDA #DAA4DF #DFDAA4
tetradic
#A4DFDA #BCA4DF #DFA4A9 #C6DFA4
square
#A4DFDA #BCA4DF #DFA4A9 #C6DFA4
split-complementary
#A4DFDA #DFA4C6 #DFBCA4
monochromatic
#49BFB5 #77CFC8 #A4DFDA #D1EFEC #E8F7F6
Accessibility & contrast
On white
1.48
#A4DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#A4DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DFDA
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DFDA | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DA
Deuteranopia (green-blind)
#CDD0DB
Tritanopia (blue-blind)
#91E2DD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a4dfda; /* rgb */ color: rgb(164, 223, 218); /* oklch */ color: oklch(86.2% 0.060 189.6);
Tailwind
colors: {
custom: {
50: '#c0e9e5',
500: '#a4dfda',
950: '#000000',
},
}SCSS
$custom: #a4dfda; $custom-light: #c0e9e5; $custom-dark: #000000;
JSON
{
"hex": "#a4dfda",
"rgb": {
"r": 164,
"g": 223,
"b": 218
},
"hsl": {
"h": 174.915,
"s": 47.967,
"l": 75.882
},
"oklch": {
"l": 0.86208,
"c": 0.06046,
"h": 189.6
},
"luminance": 0.6573
}Semantic roles & 50–950 ramp
primary
#A4DFDA
secondary
#B87076
accent
#2A37BB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484