#ABDDDB#ABDDDB
#ABDDDB is a very light, muted teal. Relative luminance 0.655; OKLCH L 86.2% C 0.052 H 193.2°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDDDB |
|---|---|
| RGB | rgb(171, 221, 219) |
| HSL | hsl(178, 42%, 77%) |
| HSV | hsv(178, 23%, 87%) |
| CMYK | cmyk(22.6%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(84.73, -16.44, -4.30) |
| CIE-LCH | lch(84.73, 16.99, 194.64°) |
| OKLab | oklab(86.22% -0.0503 -0.0118) |
| OKLCH | oklch(86.22% 0.052 193.2) |
| XYZ | xyz(55.4334, 65.4830, 76.7228) |
| Luminance | 0.6549 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.65
Paleturquoise
#AFEEEE
ΔE00 4.15
Duck Egg Blue
#C3FBF4
ΔE00 6.72
Pale Sky Blue
#BDF6FE
ΔE00 6.76
Light Sky Blue
#C6FCFF
ΔE00 7.05
Robin'S Egg Blue
#98EFF9
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDDDB #DDABAD
analogous
#ABDDC2 #ABDDDB #ABC6DD
triadic
#ABDDDB #DBABDD #DDDBAB
tetradic
#ABDDDB #C2ABDD #DDABAD #C6DDAB
square
#ABDDDB #C2ABDD #DDABAD #C6DDAB
split-complementary
#ABDDDB #DDABC6 #DDC2AB
monochromatic
#54BAB6 #7FCBC8 #ABDDDB #D7EFEE #E9F6F6
Accessibility & contrast
On white
1.49
#ABDDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#ABDDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDDDB
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDDDB | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DB
Deuteranopia (green-blind)
#CDD0DC
Tritanopia (blue-blind)
#9BE0DC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #abdddb; /* rgb */ color: rgb(171, 221, 219); /* oklch */ color: oklch(86.2% 0.052 193.2);
Tailwind
colors: {
custom: {
50: '#c5e7e6',
500: '#abdddb',
950: '#000000',
},
}SCSS
$custom: #abdddb; $custom-light: #c5e7e6; $custom-dark: #000000;
JSON
{
"hex": "#abdddb",
"rgb": {
"r": 171,
"g": 221,
"b": 219
},
"hsl": {
"h": 177.6,
"s": 42.373,
"l": 76.863
},
"oklch": {
"l": 0.8622,
"c": 0.05165,
"h": 193.2
},
"luminance": 0.65485
}Semantic roles & 50–950 ramp
primary
#ABDDDB
secondary
#B57779
accent
#3035B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484