#A8DBCD#A8DBCD
#A8DBCD is a very light, muted teal. Relative luminance 0.634; OKLCH L 85.2% C 0.056 H 176.2°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #A8DBCD |
|---|---|
| RGB | rgb(168, 219, 205) |
| HSL | hsl(164, 41%, 76%) |
| HSV | hsv(164, 23%, 86%) |
| CMYK | cmyk(23.3%, 0%, 6.4%, 14.1%) |
| CIE-LAB | lab(83.65, -19.29, 1.51) |
| CIE-LCH | lch(83.65, 19.35, 175.51°) |
| OKLab | oklab(85.19% -0.0561 0.0037) |
| OKLCH | oklch(85.19% 0.056 176.2) |
| XYZ | xyz(52.4961, 63.3936, 67.2160) |
| Luminance | 0.6340 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 7.11
Pale Teal
#82CBB2
ΔE00 7.15
Duck Egg Blue
#C3FBF4
ΔE00 7.60
Light Teal
#90E4C1
ΔE00 7.79
Seafoam Blue
#78D1B6
ΔE00 7.93
Pale Aqua
#B8FFEB
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8DBCD #DBA8B6
analogous
#A8DBB3 #A8DBCD #A8CFDB
triadic
#A8DBCD #CDA8DB #DBCDA8
tetradic
#A8DBCD #B3A8DB #DBA8B6 #CFDBA8
square
#A8DBCD #B3A8DB #DBA8B6 #CFDBA8
split-complementary
#A8DBCD #DBA8CF #DBB3A8
monochromatic
#51B79B #7DC9B4 #A8DBCD #D3EDE6 #E9F6F3
Accessibility & contrast
On white
1.54
#A8DBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#A8DBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8DBCD
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8DBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8DBCD | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5CC
Deuteranopia (green-blind)
#CECECE
Tritanopia (blue-blind)
#9BDCD7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #a8dbcd; /* rgb */ color: rgb(168, 219, 205); /* oklch */ color: oklch(85.2% 0.056 176.2);
Tailwind
colors: {
custom: {
50: '#c2e6dc',
500: '#a8dbcd',
950: '#000000',
},
}SCSS
$custom: #a8dbcd; $custom-light: #c2e6dc; $custom-dark: #000000;
JSON
{
"hex": "#a8dbcd",
"rgb": {
"r": 168,
"g": 219,
"b": 205
},
"hsl": {
"h": 163.529,
"s": 41.463,
"l": 75.882
},
"oklch": {
"l": 0.85191,
"c": 0.05625,
"h": 176.2
},
"luminance": 0.63396
}Semantic roles & 50–950 ramp
primary
#A8DBCD
secondary
#B37486
accent
#3155B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484