#A5DCDA#A5DCDA
#A5DCDA is a very light, muted teal. Relative luminance 0.642; OKLCH L 85.6% C 0.056 H 193.3°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #A5DCDA |
|---|---|
| RGB | rgb(165, 220, 218) |
| HSL | hsl(178, 44%, 75%) |
| HSV | hsv(178, 25%, 86%) |
| CMYK | cmyk(25%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(84.09, -17.93, -4.75) |
| CIE-LCH | lch(84.09, 18.55, 194.82°) |
| OKLab | oklab(85.61% -0.0549 -0.013) |
| OKLCH | oklch(85.61% 0.056 193.3) |
| XYZ | xyz(53.7612, 64.2453, 75.8840) |
| Luminance | 0.6425 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.11
Powder Blue
#B0E0E6
ΔE00 4.21
Robin'S Egg Blue
#98EFF9
ΔE00 6.78
Duck Egg Blue
#C3FBF4
ΔE00 7.00
Pale Sky Blue
#BDF6FE
ΔE00 7.14
Light Sky Blue
#C6FCFF
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5DCDA #DCA5A7
analogous
#A5DCBE #A5DCDA #A5C2DC
triadic
#A5DCDA #DAA5DC #DCDAA5
tetradic
#A5DCDA #BEA5DC #DCA5A7 #C2DCA5
square
#A5DCDA #BEA5DC #DCA5A7 #C2DCA5
split-complementary
#A5DCDA #DCA5C2 #DCBEA5
monochromatic
#4DBAB6 #79CBC8 #A5DCDA #D1EDEC #E9F6F6
Accessibility & contrast
On white
1.52
#A5DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#A5DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5DCDA
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5DCDA | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6DA
Deuteranopia (green-blind)
#CBCEDB
Tritanopia (blue-blind)
#93DFDB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a5dcda; /* rgb */ color: rgb(165, 220, 218); /* oklch */ color: oklch(85.6% 0.056 193.3);
Tailwind
colors: {
custom: {
50: '#c1e7e5',
500: '#a5dcda',
950: '#000000',
},
}SCSS
$custom: #a5dcda; $custom-light: #c1e7e5; $custom-dark: #000000;
JSON
{
"hex": "#a5dcda",
"rgb": {
"r": 165,
"g": 220,
"b": 218
},
"hsl": {
"h": 177.818,
"s": 44,
"l": 75.49
},
"oklch": {
"l": 0.85613,
"c": 0.05642,
"h": 193.3
},
"luminance": 0.64248
}Semantic roles & 50–950 ramp
primary
#A5DCDA
secondary
#B47174
accent
#2E33B7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484