#A5DFD3#A5DFD3
#A5DFD3 is a very light, moderate teal. Relative luminance 0.655; OKLCH L 86.1% C 0.062 H 180.6°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A5DFD3 |
|---|---|
| RGB | rgb(165, 223, 211) |
| HSL | hsl(168, 48%, 76%) |
| HSV | hsv(168, 26%, 87%) |
| CMYK | cmyk(26%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(84.73, -20.93, -0.11) |
| CIE-LCH | lch(84.73, 20.93, 180.30°) |
| OKLab | oklab(86.06% -0.0616 -0.0006) |
| OKLCH | oklch(86.06% 0.062 180.6) |
| XYZ | xyz(53.6589, 65.4754, 71.4261) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.84
Duck Egg Blue
#C3FBF4
ΔE00 6.66
Pale Aqua
#B8FFEB
ΔE00 7.20
Eggshell Blue
#C4FFF7
ΔE00 7.22
Pale Cyan
#B7FFFA
ΔE00 7.50
Pale Teal
#82CBB2
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5DFD3 #DFA5B1
analogous
#A5DFB6 #A5DFD3 #A5CEDF
triadic
#A5DFD3 #D3A5DF #DFD3A5
tetradic
#A5DFD3 #B6A5DF #DFA5B1 #CEDFA5
square
#A5DFD3 #B6A5DF #DFA5B1 #CEDFA5
split-complementary
#A5DFD3 #DFA5CE #DFB6A5
monochromatic
#4BBFA7 #78CFBD #A5DFD3 #D2EFE9 #E8F7F4
Accessibility & contrast
On white
1.49
#A5DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#A5DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5DFD3
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5DFD3 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D3
Deuteranopia (green-blind)
#CFD0D4
Tritanopia (blue-blind)
#95E1DB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a5dfd3; /* rgb */ color: rgb(165, 223, 211); /* oklch */ color: oklch(86.1% 0.062 180.6);
Tailwind
colors: {
custom: {
50: '#c1e9e0',
500: '#a5dfd3',
950: '#000000',
},
}SCSS
$custom: #a5dfd3; $custom-light: #c1e9e0; $custom-dark: #000000;
JSON
{
"hex": "#a5dfd3",
"rgb": {
"r": 165,
"g": 223,
"b": 211
},
"hsl": {
"h": 167.586,
"s": 47.541,
"l": 76.078
},
"oklch": {
"l": 0.86058,
"c": 0.06156,
"h": 180.6
},
"luminance": 0.65478
}Semantic roles & 50–950 ramp
primary
#A5DFD3
secondary
#B8717F
accent
#2B49BB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484