#A5DBCD#A5DBCD
#A5DBCD is a very light, muted teal. Relative luminance 0.631; OKLCH L 85.0% C 0.059 H 177.1°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #A5DBCD |
|---|---|
| RGB | rgb(165, 219, 205) |
| HSL | hsl(164, 43%, 75%) |
| HSV | hsv(164, 25%, 86%) |
| CMYK | cmyk(24.7%, 0%, 6.4%, 14.1%) |
| CIE-LAB | lab(83.48, -20.20, 1.24) |
| CIE-LCH | lch(83.48, 20.24, 176.47°) |
| OKLab | oklab(85.01% -0.0589 0.003) |
| OKLCH | oklch(85.01% 0.059 177.1) |
| XYZ | xyz(51.8646, 63.0680, 67.1864) |
| Luminance | 0.6307 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.81
Paleturquoise
#AFEEEE
ΔE00 7.05
Seafoam Blue
#78D1B6
ΔE00 7.50
Light Teal
#90E4C1
ΔE00 7.52
Duck Egg Blue
#C3FBF4
ΔE00 7.67
Pale Aqua
#B8FFEB
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5DBCD #DBA5B3
analogous
#A5DBB2 #A5DBCD #A5CEDB
triadic
#A5DBCD #CDA5DB #DBCDA5
tetradic
#A5DBCD #B2A5DB #DBA5B3 #CEDBA5
square
#A5DBCD #B2A5DB #DBA5B3 #CEDBA5
split-complementary
#A5DBCD #DBA5CE #DBB2A5
monochromatic
#4EB89C #79CAB5 #A5DBCD #D1ECE5 #E9F6F3
Accessibility & contrast
On white
1.54
#A5DBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#A5DBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5DBCD
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5DBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5DBCD | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CC
Deuteranopia (green-blind)
#CDCDCE
Tritanopia (blue-blind)
#97DDD7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #a5dbcd; /* rgb */ color: rgb(165, 219, 205); /* oklch */ color: oklch(85.0% 0.059 177.1);
Tailwind
colors: {
custom: {
50: '#c1e6dc',
500: '#a5dbcd',
950: '#000000',
},
}SCSS
$custom: #a5dbcd; $custom-light: #c1e6dc; $custom-dark: #000000;
JSON
{
"hex": "#a5dbcd",
"rgb": {
"r": 165,
"g": 219,
"b": 205
},
"hsl": {
"h": 164.444,
"s": 42.857,
"l": 75.294
},
"oklch": {
"l": 0.8501,
"c": 0.05897,
"h": 177.1
},
"luminance": 0.6307
}Semantic roles & 50–950 ramp
primary
#A5DBCD
secondary
#B37182
accent
#3052B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484