#A0DBCD#A0DBCD
#A0DBCD is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.7% C 0.063 H 178.4°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #A0DBCD |
|---|---|
| RGB | rgb(160, 219, 205) |
| HSL | hsl(166, 45%, 74%) |
| HSV | hsv(166, 27%, 86%) |
| CMYK | cmyk(26.9%, 0%, 6.4%, 14.1%) |
| CIE-LAB | lab(83.20, -21.70, 0.81) |
| CIE-LCH | lch(83.20, 21.72, 177.87°) |
| OKLab | oklab(84.71% -0.0634 0.0018) |
| OKLCH | oklch(84.71% 0.063 178.4) |
| XYZ | xyz(50.8446, 62.5420, 67.1386) |
| Luminance | 0.6254 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.35
Seafoam Blue
#78D1B6
ΔE00 6.88
Paleturquoise
#AFEEEE
ΔE00 7.06
Light Teal
#90E4C1
ΔE00 7.18
Pale Aqua
#B8FFEB
ΔE00 7.87
Duck Egg Blue
#C3FBF4
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0DBCD #DBA0AE
analogous
#A0DBB0 #A0DBCD #A0CCDB
triadic
#A0DBCD #CDA0DB #DBCDA0
tetradic
#A0DBCD #B0A0DB #DBA0AE #CCDBA0
square
#A0DBCD #B0A0DB #DBA0AE #CCDBA0
split-complementary
#A0DBCD #DBA0CC #DBB0A0
monochromatic
#47B99E #74CAB6 #A0DBCD #CCECE4 #E9F7F3
Accessibility & contrast
On white
1.55
#A0DBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#A0DBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0DBCD
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0DBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0DBCD | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CC
Deuteranopia (green-blind)
#CBCCCE
Tritanopia (blue-blind)
#90DDD7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #a0dbcd; /* rgb */ color: rgb(160, 219, 205); /* oklch */ color: oklch(84.7% 0.063 178.4);
Tailwind
colors: {
custom: {
50: '#bde6dc',
500: '#a0dbcd',
950: '#000000',
},
}SCSS
$custom: #a0dbcd; $custom-light: #bde6dc; $custom-dark: #000000;
JSON
{
"hex": "#a0dbcd",
"rgb": {
"r": 160,
"g": 219,
"b": 205
},
"hsl": {
"h": 165.763,
"s": 45.038,
"l": 74.314
},
"oklch": {
"l": 0.84715,
"c": 0.06344,
"h": 178.4
},
"luminance": 0.62544
}Semantic roles & 50–950 ramp
primary
#A0DBCD
secondary
#B36C7D
accent
#2D4EB8
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484