#A8DBDA#A8DBDA
#A8DBDA is a very light, muted teal. Relative luminance 0.640; OKLCH L 85.6% C 0.053 H 194.7°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #A8DBDA |
|---|---|
| RGB | rgb(168, 219, 218) |
| HSL | hsl(179, 41%, 76%) |
| HSV | hsv(179, 23%, 86%) |
| CMYK | cmyk(23.3%, 0%, 0.5%, 14.1%) |
| CIE-LAB | lab(83.99, -16.54, -4.88) |
| CIE-LCH | lch(83.99, 17.25, 196.43°) |
| OKLab | oklab(85.58% -0.0509 -0.0134) |
| OKLCH | oklch(85.58% 0.053 194.7) |
| XYZ | xyz(54.1310, 64.0475, 75.8263) |
| Luminance | 0.6405 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.51
Paleturquoise
#AFEEEE
ΔE00 4.44
Pale Sky Blue
#BDF6FE
ΔE00 6.94
Robin'S Egg Blue
#98EFF9
ΔE00 7.06
Lightblue
#ADD8E6
ΔE00 7.19
Duck Egg Blue
#C3FBF4
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8DBDA #DBA8A9
analogous
#A8DBC0 #A8DBDA #A8C2DB
triadic
#A8DBDA #DAA8DB #DBDAA8
tetradic
#A8DBDA #C0A8DB #DBA8A9 #C2DBA8
square
#A8DBDA #C0A8DB #DBA8A9 #C2DBA8
split-complementary
#A8DBDA #DBA8C2 #DBC0A8
monochromatic
#51B7B5 #7DC9C8 #A8DBDA #D3EDEC #E9F6F6
Accessibility & contrast
On white
1.52
#A8DBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#A8DBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8DBDA
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8DBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8DBDA | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DA
Deuteranopia (green-blind)
#CACEDB
Tritanopia (blue-blind)
#98DEDA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a8dbda; /* rgb */ color: rgb(168, 219, 218); /* oklch */ color: oklch(85.6% 0.053 194.7);
Tailwind
colors: {
custom: {
50: '#c3e6e5',
500: '#a8dbda',
950: '#000000',
},
}SCSS
$custom: #a8dbda; $custom-light: #c3e6e5; $custom-dark: #000000;
JSON
{
"hex": "#a8dbda",
"rgb": {
"r": 168,
"g": 219,
"b": 218
},
"hsl": {
"h": 178.824,
"s": 41.463,
"l": 75.882
},
"oklch": {
"l": 0.85576,
"c": 0.0526,
"h": 194.7
},
"luminance": 0.6405
}Semantic roles & 50–950 ramp
primary
#A8DBDA
secondary
#B37476
accent
#3134B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484