#A8DBDB#A8DBDB
#A8DBDB is a very light, muted teal. Relative luminance 0.641; OKLCH L 85.6% C 0.053 H 196.2°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #A8DBDB |
|---|---|
| RGB | rgb(168, 219, 219) |
| HSL | hsl(180, 41%, 76%) |
| HSV | hsv(180, 23%, 86%) |
| CMYK | cmyk(23.3%, 0%, 0%, 14.1%) |
| CIE-LAB | lab(84.02, -16.33, -5.37) |
| CIE-LCH | lch(84.02, 17.19, 198.20°) |
| OKLab | oklab(85.61% -0.0505 -0.0147) |
| OKLCH | oklch(85.61% 0.053 196.2) |
| XYZ | xyz(54.2622, 64.1000, 76.5176) |
| Luminance | 0.6410 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.13
Paleturquoise
#AFEEEE
ΔE00 4.44
Pale Sky Blue
#BDF6FE
ΔE00 6.73
Lightblue
#ADD8E6
ΔE00 6.79
Robin'S Egg Blue
#98EFF9
ΔE00 6.88
Light Sky Blue
#C6FCFF
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8DBDB #DBA8A8
analogous
#A8DBC1 #A8DBDB #A8C1DB
triadic
#A8DBDB #DBA8DB #DBDBA8
tetradic
#A8DBDB #C1A8DB #DBA8A8 #C1DBA8
square
#A8DBDB #C1A8DB #DBA8A8 #C1DBA8
split-complementary
#A8DBDB #DBA8C1 #DBC1A8
monochromatic
#51B7B7 #7DC9C9 #A8DBDB #D3EDED #E9F6F6
Accessibility & contrast
On white
1.52
#A8DBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#A8DBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8DBDB
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8DBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8DBDB | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DB
Deuteranopia (green-blind)
#CACEDC
Tritanopia (blue-blind)
#97DEDB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a8dbdb; /* rgb */ color: rgb(168, 219, 219); /* oklch */ color: oklch(85.6% 0.053 196.2);
Tailwind
colors: {
custom: {
50: '#c3e6e6',
500: '#a8dbdb',
950: '#000000',
},
}SCSS
$custom: #a8dbdb; $custom-light: #c3e6e6; $custom-dark: #000000;
JSON
{
"hex": "#a8dbdb",
"rgb": {
"r": 168,
"g": 219,
"b": 219
},
"hsl": {
"h": 180,
"s": 41.463,
"l": 75.882
},
"oklch": {
"l": 0.85607,
"c": 0.05257,
"h": 196.2
},
"luminance": 0.64102
}Semantic roles & 50–950 ramp
primary
#A8DBDB
secondary
#B37474
accent
#3131B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484