#A5DFD7#A5DFD7
#A5DFD7 is a very light, moderate teal. Relative luminance 0.657; OKLCH L 86.2% C 0.060 H 185.6°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A5DFD7 |
|---|---|
| RGB | rgb(165, 223, 215) |
| HSL | hsl(172, 48%, 76%) |
| HSV | hsv(172, 26%, 87%) |
| CMYK | cmyk(26%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(84.83, -20.08, -2.07) |
| CIE-LCH | lch(84.83, 20.19, 185.89°) |
| OKLab | oklab(86.18% -0.0599 -0.0059) |
| OKLCH | oklch(86.18% 0.06 185.6) |
| XYZ | xyz(54.1666, 65.6785, 74.1000) |
| Luminance | 0.6568 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.63
Duck Egg Blue
#C3FBF4
ΔE00 6.29
Powder Blue
#B0E0E6
ΔE00 6.52
Eggshell Blue
#C4FFF7
ΔE00 6.96
Pale Cyan
#B7FFFA
ΔE00 7.02
Light Cyan
#ACFFFC
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5DFD7 #DFA5AD
analogous
#A5DFBA #A5DFD7 #A5CADF
triadic
#A5DFD7 #D7A5DF #DFD7A5
tetradic
#A5DFD7 #BAA5DF #DFA5AD #CADFA5
square
#A5DFD7 #BAA5DF #DFA5AD #CADFA5
split-complementary
#A5DFD7 #DFA5CA #DFBAA5
monochromatic
#4BBFAF #78CFC3 #A5DFD7 #D2EFEB #E8F7F5
Accessibility & contrast
On white
1.49
#A5DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#A5DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5DFD7
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5DFD7 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9D7
Deuteranopia (green-blind)
#CED0D8
Tritanopia (blue-blind)
#94E2DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a5dfd7; /* rgb */ color: rgb(165, 223, 215); /* oklch */ color: oklch(86.2% 0.060 185.6);
Tailwind
colors: {
custom: {
50: '#c1e9e3',
500: '#a5dfd7',
950: '#000000',
},
}SCSS
$custom: #a5dfd7; $custom-light: #c1e9e3; $custom-dark: #000000;
JSON
{
"hex": "#a5dfd7",
"rgb": {
"r": 165,
"g": 223,
"b": 215
},
"hsl": {
"h": 171.724,
"s": 47.541,
"l": 76.078
},
"oklch": {
"l": 0.86176,
"c": 0.06022,
"h": 185.6
},
"luminance": 0.65681
}Semantic roles & 50–950 ramp
primary
#A5DFD7
secondary
#B8717A
accent
#2B3FBB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484