#A5DFD2#A5DFD2
#A5DFD2 is a very light, moderate teal. Relative luminance 0.654; OKLCH L 86.0% C 0.062 H 179.4°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #A5DFD2 |
|---|---|
| RGB | rgb(165, 223, 210) |
| HSL | hsl(167, 48%, 76%) |
| HSV | hsv(167, 26%, 87%) |
| CMYK | cmyk(26%, 0%, 5.8%, 12.5%) |
| CIE-LAB | lab(84.70, -21.14, 0.38) |
| CIE-LCH | lch(84.70, 21.14, 178.96°) |
| OKLab | oklab(86.03% -0.062 0.0007) |
| OKLCH | oklch(86.03% 0.062 179.4) |
| XYZ | xyz(53.5339, 65.4254, 70.7679) |
| Luminance | 0.6543 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.16
Duck Egg Blue
#C3FBF4
ΔE00 6.80
Pale Aqua
#B8FFEB
ΔE00 7.09
Eggshell Blue
#C4FFF7
ΔE00 7.33
Pale Teal
#82CBB2
ΔE00 7.39
Light Teal
#90E4C1
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5DFD2 #DFA5B2
analogous
#A5DFB5 #A5DFD2 #A5CFDF
triadic
#A5DFD2 #D2A5DF #DFD2A5
tetradic
#A5DFD2 #B5A5DF #DFA5B2 #CFDFA5
square
#A5DFD2 #B5A5DF #DFA5B2 #CFDFA5
split-complementary
#A5DFD2 #DFA5CF #DFB5A5
monochromatic
#4BBFA5 #78CFBB #A5DFD2 #D2EFE9 #E8F7F4
Accessibility & contrast
On white
1.49
#A5DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#A5DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5DFD2
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5DFD2 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D1
Deuteranopia (green-blind)
#CFD0D3
Tritanopia (blue-blind)
#95E1DB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a5dfd2; /* rgb */ color: rgb(165, 223, 210); /* oklch */ color: oklch(86.0% 0.062 179.4);
Tailwind
colors: {
custom: {
50: '#c1e9df',
500: '#a5dfd2',
950: '#000000',
},
}SCSS
$custom: #a5dfd2; $custom-light: #c1e9df; $custom-dark: #000000;
JSON
{
"hex": "#a5dfd2",
"rgb": {
"r": 165,
"g": 223,
"b": 210
},
"hsl": {
"h": 166.552,
"s": 47.541,
"l": 76.078
},
"oklch": {
"l": 0.86029,
"c": 0.06197,
"h": 179.4
},
"luminance": 0.65428
}Semantic roles & 50–950 ramp
primary
#A5DFD2
secondary
#B87180
accent
#2B4BBB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484