#A8DBDD#A8DBDD
#A8DBDD is a very light, muted teal. Relative luminance 0.642; OKLCH L 85.7% C 0.053 H 199.2°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #A8DBDD |
|---|---|
| RGB | rgb(168, 219, 221) |
| HSL | hsl(182, 44%, 76%) |
| HSV | hsv(182, 24%, 87%) |
| CMYK | cmyk(24%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(84.07, -15.89, -6.35) |
| CIE-LCH | lch(84.07, 17.11, 201.78°) |
| OKLab | oklab(85.67% -0.0497 -0.0173) |
| OKLCH | oklch(85.67% 0.053 199.2) |
| XYZ | xyz(54.5271, 64.2060, 77.9126) |
| Luminance | 0.6421 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.42
Paleturquoise
#AFEEEE
ΔE00 4.58
Lightblue
#ADD8E6
ΔE00 5.99
Pale Sky Blue
#BDF6FE
ΔE00 6.36
Robin'S Egg Blue
#98EFF9
ΔE00 6.59
Light Sky Blue
#C6FCFF
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8DBDD #DDAAA8
analogous
#A8DDC5 #A8DBDD #A8C1DD
triadic
#A8DBDD #DDA8DB #DBDDA8
tetradic
#A8DBDD #C5A8DD #DDAAA8 #C1DDA8
square
#A8DBDD #C5A8DD #DDAAA8 #C1DDA8
split-complementary
#A8DBDD #DDA8C1 #DDC5A8
monochromatic
#50B7BB #7CC9CC #A8DBDD #D4EDEE #E9F6F6
Accessibility & contrast
On white
1.52
#A8DBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#A8DBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8DBDD
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8DBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8DBDD | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DD
Deuteranopia (green-blind)
#CACEDD
Tritanopia (blue-blind)
#97DFDB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a8dbdd; /* rgb */ color: rgb(168, 219, 221); /* oklch */ color: oklch(85.7% 0.053 199.2);
Tailwind
colors: {
custom: {
50: '#c3e6e7',
500: '#a8dbdd',
950: '#000000',
},
}SCSS
$custom: #a8dbdd; $custom-light: #c3e6e7; $custom-dark: #000000;
JSON
{
"hex": "#a8dbdd",
"rgb": {
"r": 168,
"g": 219,
"b": 221
},
"hsl": {
"h": 182.264,
"s": 43.802,
"l": 76.275
},
"oklch": {
"l": 0.85669,
"c": 0.05262,
"h": 199.2
},
"luminance": 0.64208
}Semantic roles & 50–950 ramp
primary
#A8DBDD
secondary
#B57674
accent
#342FB7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484