#A5DFDC#A5DFDC
#A5DFDC is a very light, muted teal. Relative luminance 0.659; OKLCH L 86.3% C 0.059 H 192.1°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #A5DFDC |
|---|---|
| RGB | rgb(165, 223, 220) |
| HSL | hsl(177, 48%, 76%) |
| HSV | hsv(177, 26%, 87%) |
| CMYK | cmyk(26%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(84.97, -19.00, -4.52) |
| CIE-LCH | lch(84.97, 19.53, 193.38°) |
| OKLab | oklab(86.33% -0.0579 -0.0124) |
| OKLCH | oklch(86.33% 0.059 192.1) |
| XYZ | xyz(54.8189, 65.9394, 77.5354) |
| Luminance | 0.6594 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.53
Powder Blue
#B0E0E6
ΔE00 4.73
Duck Egg Blue
#C3FBF4
ΔE00 6.35
Robin'S Egg Blue
#98EFF9
ΔE00 6.47
Pale Cyan
#B7FFFA
ΔE00 6.92
Pale Sky Blue
#BDF6FE
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5DFDC #DFA5A8
analogous
#A5DFBF #A5DFDC #A5C5DF
triadic
#A5DFDC #DCA5DF #DFDCA5
tetradic
#A5DFDC #BFA5DF #DFA5A8 #C5DFA5
square
#A5DFDC #BFA5DF #DFA5A8 #C5DFA5
split-complementary
#A5DFDC #DFA5C5 #DFBFA5
monochromatic
#4BBFB9 #78CFCA #A5DFDC #D2EFEE #E8F7F6
Accessibility & contrast
On white
1.48
#A5DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#A5DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5DFDC
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5DFDC | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DC
Deuteranopia (green-blind)
#CDD1DD
Tritanopia (blue-blind)
#92E2DE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a5dfdc; /* rgb */ color: rgb(165, 223, 220); /* oklch */ color: oklch(86.3% 0.059 192.1);
Tailwind
colors: {
custom: {
50: '#c1e9e6',
500: '#a5dfdc',
950: '#000000',
},
}SCSS
$custom: #a5dfdc; $custom-light: #c1e9e6; $custom-dark: #000000;
JSON
{
"hex": "#a5dfdc",
"rgb": {
"r": 165,
"g": 223,
"b": 220
},
"hsl": {
"h": 176.897,
"s": 47.541,
"l": 76.078
},
"oklch": {
"l": 0.86326,
"c": 0.05924,
"h": 192.1
},
"luminance": 0.65942
}Semantic roles & 50–950 ramp
primary
#A5DFDC
secondary
#B87174
accent
#2B32BB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484