#A5DFDA#A5DFDA
#A5DFDA is a very light, muted teal. Relative luminance 0.658; OKLCH L 86.3% C 0.060 H 189.5°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #A5DFDA |
|---|---|
| RGB | rgb(165, 223, 218) |
| HSL | hsl(175, 48%, 76%) |
| HSV | hsv(175, 26%, 87%) |
| CMYK | cmyk(26%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(84.91, -19.43, -3.54) |
| CIE-LCH | lch(84.91, 19.75, 190.33°) |
| OKLab | oklab(86.27% -0.0587 -0.0098) |
| OKLCH | oklch(86.27% 0.06 189.5) |
| XYZ | xyz(54.5556, 65.8341, 76.1488) |
| Luminance | 0.6584 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.89
Powder Blue
#B0E0E6
ΔE00 5.44
Duck Egg Blue
#C3FBF4
ΔE00 6.25
Pale Cyan
#B7FFFA
ΔE00 6.89
Eggshell Blue
#C4FFF7
ΔE00 6.99
Robin'S Egg Blue
#98EFF9
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5DFDA #DFA5AA
analogous
#A5DFBD #A5DFDA #A5C7DF
triadic
#A5DFDA #DAA5DF #DFDAA5
tetradic
#A5DFDA #BDA5DF #DFA5AA #C7DFA5
square
#A5DFDA #BDA5DF #DFA5AA #C7DFA5
split-complementary
#A5DFDA #DFA5C7 #DFBDA5
monochromatic
#4BBFB5 #78CFC7 #A5DFDA #D2EFED #E8F7F6
Accessibility & contrast
On white
1.48
#A5DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#A5DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5DFDA
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5DFDA | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9DA
Deuteranopia (green-blind)
#CDD1DB
Tritanopia (blue-blind)
#93E2DD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a5dfda; /* rgb */ color: rgb(165, 223, 218); /* oklch */ color: oklch(86.3% 0.060 189.5);
Tailwind
colors: {
custom: {
50: '#c1e9e5',
500: '#a5dfda',
950: '#000000',
},
}SCSS
$custom: #a5dfda; $custom-light: #c1e9e5; $custom-dark: #000000;
JSON
{
"hex": "#a5dfda",
"rgb": {
"r": 165,
"g": 223,
"b": 218
},
"hsl": {
"h": 174.828,
"s": 47.541,
"l": 76.078
},
"oklch": {
"l": 0.86266,
"c": 0.05953,
"h": 189.5
},
"luminance": 0.65837
}Semantic roles & 50–950 ramp
primary
#A5DFDA
secondary
#B87177
accent
#2B37BB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484