#A5DFD5#A5DFD5
#A5DFD5 is a very light, moderate teal. Relative luminance 0.656; OKLCH L 86.1% C 0.061 H 183.1°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A5DFD5 |
|---|---|
| RGB | rgb(165, 223, 213) |
| HSL | hsl(170, 48%, 76%) |
| HSV | hsv(170, 26%, 87%) |
| CMYK | cmyk(26%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(84.78, -20.51, -1.09) |
| CIE-LCH | lch(84.78, 20.54, 183.05°) |
| OKLab | oklab(86.12% -0.0607 -0.0032) |
| OKLCH | oklch(86.12% 0.061 183.1) |
| XYZ | xyz(53.9112, 65.5763, 72.7548) |
| Luminance | 0.6558 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.22
Duck Egg Blue
#C3FBF4
ΔE00 6.44
Eggshell Blue
#C4FFF7
ΔE00 7.05
Pale Cyan
#B7FFFA
ΔE00 7.23
Powder Blue
#B0E0E6
ΔE00 7.24
Pale Aqua
#B8FFEB
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5DFD5 #DFA5AF
analogous
#A5DFB8 #A5DFD5 #A5CCDF
triadic
#A5DFD5 #D5A5DF #DFD5A5
tetradic
#A5DFD5 #B8A5DF #DFA5AF #CCDFA5
square
#A5DFD5 #B8A5DF #DFA5AF #CCDFA5
split-complementary
#A5DFD5 #DFA5CC #DFB8A5
monochromatic
#4BBFAB #78CFC0 #A5DFD5 #D2EFEA #E8F7F4
Accessibility & contrast
On white
1.49
#A5DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#A5DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5DFD5
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5DFD5 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D5
Deuteranopia (green-blind)
#CFD0D6
Tritanopia (blue-blind)
#94E1DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a5dfd5; /* rgb */ color: rgb(165, 223, 213); /* oklch */ color: oklch(86.1% 0.061 183.1);
Tailwind
colors: {
custom: {
50: '#c1e9e1',
500: '#a5dfd5',
950: '#000000',
},
}SCSS
$custom: #a5dfd5; $custom-light: #c1e9e1; $custom-dark: #000000;
JSON
{
"hex": "#a5dfd5",
"rgb": {
"r": 165,
"g": 223,
"b": 213
},
"hsl": {
"h": 169.655,
"s": 47.541,
"l": 76.078
},
"oklch": {
"l": 0.86117,
"c": 0.06083,
"h": 183.1
},
"luminance": 0.65579
}Semantic roles & 50–950 ramp
primary
#A5DFD5
secondary
#B8717D
accent
#2B44BB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484