#A5DFD1#A5DFD1
#A5DFD1 is a very light, moderate teal. Relative luminance 0.654; OKLCH L 86.0% C 0.062 H 178.2°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #A5DFD1 |
|---|---|
| RGB | rgb(165, 223, 209) |
| HSL | hsl(166, 48%, 76%) |
| HSV | hsv(166, 26%, 87%) |
| CMYK | cmyk(26%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(84.68, -21.35, 0.87) |
| CIE-LCH | lch(84.68, 21.37, 177.66°) |
| OKLab | oklab(86% -0.0624 0.002) |
| OKLCH | oklch(86% 0.062 178.2) |
| XYZ | xyz(53.4097, 65.3758, 70.1139) |
| Luminance | 0.6538 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.48
Duck Egg Blue
#C3FBF4
ΔE00 6.95
Pale Aqua
#B8FFEB
ΔE00 7.00
Pale Teal
#82CBB2
ΔE00 7.17
Light Teal
#90E4C1
ΔE00 7.21
Eggshell Blue
#C4FFF7
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5DFD1 #DFA5B3
analogous
#A5DFB4 #A5DFD1 #A5D0DF
triadic
#A5DFD1 #D1A5DF #DFD1A5
tetradic
#A5DFD1 #B4A5DF #DFA5B3 #D0DFA5
square
#A5DFD1 #B4A5DF #DFA5B3 #D0DFA5
split-complementary
#A5DFD1 #DFA5D0 #DFB4A5
monochromatic
#4BBFA3 #78CFBA #A5DFD1 #D2EFE8 #E8F7F3
Accessibility & contrast
On white
1.49
#A5DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#A5DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5DFD1
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5DFD1 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D0
Deuteranopia (green-blind)
#D0D0D2
Tritanopia (blue-blind)
#95E1DB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a5dfd1; /* rgb */ color: rgb(165, 223, 209); /* oklch */ color: oklch(86.0% 0.062 178.2);
Tailwind
colors: {
custom: {
50: '#c1e9df',
500: '#a5dfd1',
950: '#000000',
},
}SCSS
$custom: #a5dfd1; $custom-light: #c1e9df; $custom-dark: #000000;
JSON
{
"hex": "#a5dfd1",
"rgb": {
"r": 165,
"g": 223,
"b": 209
},
"hsl": {
"h": 165.517,
"s": 47.541,
"l": 76.078
},
"oklch": {
"l": 0.86,
"c": 0.06241,
"h": 178.2
},
"luminance": 0.65378
}Semantic roles & 50–950 ramp
primary
#A5DFD1
secondary
#B87182
accent
#2B4DBB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484