#A8DBCF#A8DBCF
#A8DBCF is a very light, muted teal. Relative luminance 0.635; OKLCH L 85.2% C 0.055 H 178.9°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #A8DBCF |
|---|---|
| RGB | rgb(168, 219, 207) |
| HSL | hsl(166, 41%, 76%) |
| HSV | hsv(166, 23%, 86%) |
| CMYK | cmyk(23.3%, 0%, 5.5%, 14.1%) |
| CIE-LAB | lab(83.70, -18.87, 0.53) |
| CIE-LCH | lch(83.70, 18.88, 178.40°) |
| OKLab | oklab(85.25% -0.0553 0.0011) |
| OKLCH | oklch(85.25% 0.055 178.9) |
| XYZ | xyz(52.7391, 63.4908, 68.4955) |
| Luminance | 0.6349 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.51
Duck Egg Blue
#C3FBF4
ΔE00 7.33
Pale Teal
#82CBB2
ΔE00 7.59
Powder Blue
#B0E0E6
ΔE00 7.74
Eggshell Blue
#C4FFF7
ΔE00 7.99
Pale Aqua
#B8FFEB
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8DBCF #DBA8B4
analogous
#A8DBB5 #A8DBCF #A8CDDB
triadic
#A8DBCF #CFA8DB #DBCFA8
tetradic
#A8DBCF #B5A8DB #DBA8B4 #CDDBA8
square
#A8DBCF #B5A8DB #DBA8B4 #CDDBA8
split-complementary
#A8DBCF #DBA8CD #DBB5A8
monochromatic
#51B79F #7DC9B7 #A8DBCF #D3EDE7 #E9F6F3
Accessibility & contrast
On white
1.53
#A8DBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#A8DBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8DBCF
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8DBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8DBCF | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5CF
Deuteranopia (green-blind)
#CDCED0
Tritanopia (blue-blind)
#9BDDD7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a8dbcf; /* rgb */ color: rgb(168, 219, 207); /* oklch */ color: oklch(85.2% 0.055 178.9);
Tailwind
colors: {
custom: {
50: '#c3e6dd',
500: '#a8dbcf',
950: '#000000',
},
}SCSS
$custom: #a8dbcf; $custom-light: #c3e6dd; $custom-dark: #000000;
JSON
{
"hex": "#a8dbcf",
"rgb": {
"r": 168,
"g": 219,
"b": 207
},
"hsl": {
"h": 165.882,
"s": 41.463,
"l": 75.882
},
"oklch": {
"l": 0.85248,
"c": 0.05532,
"h": 178.9
},
"luminance": 0.63493
}Semantic roles & 50–950 ramp
primary
#A8DBCF
secondary
#B37483
accent
#3150B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484