#A5DFD4#A5DFD4
#A5DFD4 is a very light, moderate teal. Relative luminance 0.655; OKLCH L 86.1% C 0.061 H 181.8°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A5DFD4 |
|---|---|
| RGB | rgb(165, 223, 212) |
| HSL | hsl(169, 48%, 76%) |
| HSV | hsv(169, 26%, 87%) |
| CMYK | cmyk(26%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(84.75, -20.72, -0.60) |
| CIE-LCH | lch(84.75, 20.73, 181.66°) |
| OKLab | oklab(86.09% -0.0611 -0.0019) |
| OKLCH | oklch(86.09% 0.061 181.8) |
| XYZ | xyz(53.7846, 65.5257, 72.0884) |
| Luminance | 0.6553 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.52
Duck Egg Blue
#C3FBF4
ΔE00 6.54
Eggshell Blue
#C4FFF7
ΔE00 7.12
Pale Aqua
#B8FFEB
ΔE00 7.33
Pale Cyan
#B7FFFA
ΔE00 7.36
Powder Blue
#B0E0E6
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5DFD4 #DFA5B0
analogous
#A5DFB7 #A5DFD4 #A5CDDF
triadic
#A5DFD4 #D4A5DF #DFD4A5
tetradic
#A5DFD4 #B7A5DF #DFA5B0 #CDDFA5
square
#A5DFD4 #B7A5DF #DFA5B0 #CDDFA5
split-complementary
#A5DFD4 #DFA5CD #DFB7A5
monochromatic
#4BBFA9 #78CFBE #A5DFD4 #D2EFEA #E8F7F4
Accessibility & contrast
On white
1.49
#A5DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#A5DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5DFD4
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5DFD4 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D4
Deuteranopia (green-blind)
#CFD0D5
Tritanopia (blue-blind)
#94E1DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a5dfd4; /* rgb */ color: rgb(165, 223, 212); /* oklch */ color: oklch(86.1% 0.061 181.8);
Tailwind
colors: {
custom: {
50: '#c1e9e1',
500: '#a5dfd4',
950: '#000000',
},
}SCSS
$custom: #a5dfd4; $custom-light: #c1e9e1; $custom-dark: #000000;
JSON
{
"hex": "#a5dfd4",
"rgb": {
"r": 165,
"g": 223,
"b": 212
},
"hsl": {
"h": 168.621,
"s": 47.541,
"l": 76.078
},
"oklch": {
"l": 0.86087,
"c": 0.06118,
"h": 181.8
},
"luminance": 0.65528
}Semantic roles & 50–950 ramp
primary
#A5DFD4
secondary
#B8717E
accent
#2B46BB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484