#A5DED1#A5DED1
#A5DED1 is a very light, moderate teal. Relative luminance 0.648; OKLCH L 85.8% C 0.061 H 179.1°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #A5DED1 |
|---|---|
| RGB | rgb(165, 222, 209) |
| HSL | hsl(166, 46%, 76%) |
| HSV | hsv(166, 26%, 87%) |
| CMYK | cmyk(25.7%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(84.40, -20.86, 0.47) |
| CIE-LCH | lch(84.40, 20.86, 178.70°) |
| OKLab | oklab(85.78% -0.0611 0.0009) |
| OKLCH | oklch(85.78% 0.061 179.1) |
| XYZ | xyz(53.1433, 64.8430, 70.0251) |
| Luminance | 0.6484 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.29
Duck Egg Blue
#C3FBF4
ΔE00 6.97
Pale Teal
#82CBB2
ΔE00 7.28
Pale Aqua
#B8FFEB
ΔE00 7.32
Eggshell Blue
#C4FFF7
ΔE00 7.52
Light Teal
#90E4C1
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5DED1 #DEA5B2
analogous
#A5DEB4 #A5DED1 #A5CEDE
triadic
#A5DED1 #D1A5DE #DED1A5
tetradic
#A5DED1 #B4A5DE #DEA5B2 #CEDEA5
square
#A5DED1 #B4A5DE #DEA5B2 #CEDEA5
split-complementary
#A5DED1 #DEA5CE #DEB4A5
monochromatic
#4BBDA3 #78CEBA #A5DED1 #D2EEE8 #E9F7F4
Accessibility & contrast
On white
1.50
#A5DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#A5DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5DED1
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5DED1 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D0
Deuteranopia (green-blind)
#CFCFD2
Tritanopia (blue-blind)
#95E0DA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a5ded1; /* rgb */ color: rgb(165, 222, 209); /* oklch */ color: oklch(85.8% 0.061 179.1);
Tailwind
colors: {
custom: {
50: '#c1e8df',
500: '#a5ded1',
950: '#000000',
},
}SCSS
$custom: #a5ded1; $custom-light: #c1e8df; $custom-dark: #000000;
JSON
{
"hex": "#a5ded1",
"rgb": {
"r": 165,
"g": 222,
"b": 209
},
"hsl": {
"h": 166.316,
"s": 46.341,
"l": 75.882
},
"oklch": {
"l": 0.85781,
"c": 0.06111,
"h": 179.1
},
"luminance": 0.64845
}Semantic roles & 50–950 ramp
primary
#A5DED1
secondary
#B67181
accent
#2C4CBA
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484