#A5DFDD#A5DFDD
#A5DFDD is a very light, muted teal. Relative luminance 0.660; OKLCH L 86.4% C 0.059 H 193.4°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #A5DFDD |
|---|---|
| RGB | rgb(165, 223, 221) |
| HSL | hsl(178, 48%, 76%) |
| HSV | hsv(178, 26%, 87%) |
| CMYK | cmyk(26%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(84.99, -18.78, -5.01) |
| CIE-LCH | lch(84.99, 19.44, 194.93°) |
| OKLab | oklab(86.36% -0.0575 -0.0137) |
| OKLCH | oklch(86.36% 0.059 193.4) |
| XYZ | xyz(54.9517, 65.9926, 78.2350) |
| Luminance | 0.6600 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.41
Powder Blue
#B0E0E6
ΔE00 4.38
Robin'S Egg Blue
#98EFF9
ΔE00 6.20
Duck Egg Blue
#C3FBF4
ΔE00 6.44
Pale Sky Blue
#BDF6FE
ΔE00 6.74
Pale Cyan
#B7FFFA
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5DFDD #DFA5A7
analogous
#A5DFC0 #A5DFDD #A5C4DF
triadic
#A5DFDD #DDA5DF #DFDDA5
tetradic
#A5DFDD #C0A5DF #DFA5A7 #C4DFA5
square
#A5DFDD #C0A5DF #DFA5A7 #C4DFA5
split-complementary
#A5DFDD #DFA5C4 #DFC0A5
monochromatic
#4BBFBB #78CFCC #A5DFDD #D2EFEE #E8F7F6
Accessibility & contrast
On white
1.48
#A5DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#A5DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5DFDD
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5DFDD | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DD
Deuteranopia (green-blind)
#CDD1DE
Tritanopia (blue-blind)
#92E2DE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a5dfdd; /* rgb */ color: rgb(165, 223, 221); /* oklch */ color: oklch(86.4% 0.059 193.4);
Tailwind
colors: {
custom: {
50: '#c1e9e7',
500: '#a5dfdd',
950: '#000000',
},
}SCSS
$custom: #a5dfdd; $custom-light: #c1e9e7; $custom-dark: #000000;
JSON
{
"hex": "#a5dfdd",
"rgb": {
"r": 165,
"g": 223,
"b": 221
},
"hsl": {
"h": 177.931,
"s": 47.541,
"l": 76.078
},
"oklch": {
"l": 0.86357,
"c": 0.05914,
"h": 193.4
},
"luminance": 0.65995
}Semantic roles & 50–950 ramp
primary
#A5DFDD
secondary
#B87173
accent
#2B30BB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484