#A5DECD#A5DECD
#A5DECD is a very light, moderate teal. Relative luminance 0.646; OKLCH L 85.7% C 0.063 H 174.4°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #A5DECD |
|---|---|
| RGB | rgb(165, 222, 205) |
| HSL | hsl(162, 46%, 76%) |
| HSV | hsv(162, 26%, 87%) |
| CMYK | cmyk(25.7%, 0%, 7.7%, 12.9%) |
| CIE-LAB | lab(84.30, -21.69, 2.44) |
| CIE-LCH | lch(84.30, 21.83, 173.57°) |
| OKLab | oklab(85.67% -0.0627 0.0061) |
| OKLCH | oklch(85.67% 0.063 174.4) |
| XYZ | xyz(52.6543, 64.6474, 67.4496) |
| Luminance | 0.6465 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.35
Pale Teal
#82CBB2
ΔE00 6.52
Seafoam Blue
#78D1B6
ΔE00 6.98
Pale Aqua
#B8FFEB
ΔE00 7.10
Paleturquoise
#AFEEEE
ΔE00 7.58
Duck Egg Blue
#C3FBF4
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5DECD #DEA5B6
analogous
#A5DEB0 #A5DECD #A5D2DE
triadic
#A5DECD #CDA5DE #DECDA5
tetradic
#A5DECD #B0A5DE #DEA5B6 #D2DEA5
square
#A5DECD #B0A5DE #DEA5B6 #D2DEA5
split-complementary
#A5DECD #DEA5D2 #DEB0A5
monochromatic
#4BBD9B #78CEB4 #A5DECD #D2EEE6 #E9F7F3
Accessibility & contrast
On white
1.51
#A5DECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#A5DECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5DECD
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5DECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5DECD | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CC
Deuteranopia (green-blind)
#D0CFCE
Tritanopia (blue-blind)
#96DFD9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a5decd; /* rgb */ color: rgb(165, 222, 205); /* oklch */ color: oklch(85.7% 0.063 174.4);
Tailwind
colors: {
custom: {
50: '#c1e8dc',
500: '#a5decd',
950: '#000000',
},
}SCSS
$custom: #a5decd; $custom-light: #c1e8dc; $custom-dark: #000000;
JSON
{
"hex": "#a5decd",
"rgb": {
"r": 165,
"g": 222,
"b": 205
},
"hsl": {
"h": 162.105,
"s": 46.341,
"l": 75.882
},
"oklch": {
"l": 0.85667,
"c": 0.06305,
"h": 174.4
},
"luminance": 0.6465
}Semantic roles & 50–950 ramp
primary
#A5DECD
secondary
#B67186
accent
#2C56BA
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484