#A5DFDE#A5DFDE
#A5DFDE is a very light, muted teal. Relative luminance 0.660; OKLCH L 86.4% C 0.059 H 194.8°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #A5DFDE |
|---|---|
| RGB | rgb(165, 223, 222) |
| HSL | hsl(179, 48%, 76%) |
| HSV | hsv(179, 26%, 87%) |
| CMYK | cmyk(26%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(85.02, -18.56, -5.50) |
| CIE-LCH | lch(85.02, 19.36, 196.50°) |
| OKLab | oklab(86.39% -0.0571 -0.0151) |
| OKLCH | oklch(86.39% 0.059 194.8) |
| XYZ | xyz(55.0853, 66.0460, 78.9387) |
| Luminance | 0.6605 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.34
Powder Blue
#B0E0E6
ΔE00 4.03
Robin'S Egg Blue
#98EFF9
ΔE00 5.95
Pale Sky Blue
#BDF6FE
ΔE00 6.48
Duck Egg Blue
#C3FBF4
ΔE00 6.55
Light Sky Blue
#C6FCFF
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5DFDE #DFA5A6
analogous
#A5DFC1 #A5DFDE #A5C3DF
triadic
#A5DFDE #DEA5DF #DFDEA5
tetradic
#A5DFDE #C1A5DF #DFA5A6 #C3DFA5
square
#A5DFDE #C1A5DF #DFA5A6 #C3DFA5
split-complementary
#A5DFDE #DFA5C3 #DFC1A5
monochromatic
#4BBFBD #78CFCD #A5DFDE #D2EFEF #E8F7F7
Accessibility & contrast
On white
1.48
#A5DFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#A5DFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5DFDE
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5DFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5DFDE | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DE
Deuteranopia (green-blind)
#CCD1DF
Tritanopia (blue-blind)
#91E3DE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a5dfde; /* rgb */ color: rgb(165, 223, 222); /* oklch */ color: oklch(86.4% 0.059 194.8);
Tailwind
colors: {
custom: {
50: '#c1e9e8',
500: '#a5dfde',
950: '#000000',
},
}SCSS
$custom: #a5dfde; $custom-light: #c1e9e8; $custom-dark: #000000;
JSON
{
"hex": "#a5dfde",
"rgb": {
"r": 165,
"g": 223,
"b": 222
},
"hsl": {
"h": 178.966,
"s": 47.541,
"l": 76.078
},
"oklch": {
"l": 0.86388,
"c": 0.05907,
"h": 194.8
},
"luminance": 0.66049
}Semantic roles & 50–950 ramp
primary
#A5DFDE
secondary
#B87172
accent
#2B2DBB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484