#ABDBDA#ABDBDA
#ABDBDA is a very light, muted teal. Relative luminance 0.644; OKLCH L 85.8% C 0.050 H 194.7°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDBDA |
|---|---|
| RGB | rgb(171, 219, 218) |
| HSL | hsl(179, 40%, 76%) |
| HSV | hsv(179, 22%, 86%) |
| CMYK | cmyk(21.9%, 0%, 0.5%, 14.1%) |
| CIE-LAB | lab(84.16, -15.65, -4.60) |
| CIE-LCH | lch(84.16, 16.31, 196.40°) |
| OKLab | oklab(85.76% -0.0481 -0.0126) |
| OKLCH | oklch(85.76% 0.05 194.7) |
| XYZ | xyz(54.7772, 64.3807, 75.8566) |
| Luminance | 0.6438 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.26
Paleturquoise
#AFEEEE
ΔE00 4.67
Pale Sky Blue
#BDF6FE
ΔE00 6.88
Lightblue
#ADD8E6
ΔE00 6.90
Duck Egg Blue
#C3FBF4
ΔE00 7.30
Light Sky Blue
#C6FCFF
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDBDA #DBABAC
analogous
#ABDBC2 #ABDBDA #ABC4DB
triadic
#ABDBDA #DAABDB #DBDAAB
tetradic
#ABDBDA #C2ABDB #DBABAC #C4DBAB
square
#ABDBDA #C2ABDB #DBABAC #C4DBAB
split-complementary
#ABDBDA #DBABC4 #DBC2AB
monochromatic
#55B6B4 #80C9C7 #ABDBDA #D6EDED #EAF6F6
Accessibility & contrast
On white
1.51
#ABDBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#ABDBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDBDA
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDBDA | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6DA
Deuteranopia (green-blind)
#CBCFDB
Tritanopia (blue-blind)
#9CDEDB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abdbda; /* rgb */ color: rgb(171, 219, 218); /* oklch */ color: oklch(85.8% 0.050 194.7);
Tailwind
colors: {
custom: {
50: '#c5e6e5',
500: '#abdbda',
950: '#000000',
},
}SCSS
$custom: #abdbda; $custom-light: #c5e6e5; $custom-dark: #000000;
JSON
{
"hex": "#abdbda",
"rgb": {
"r": 171,
"g": 219,
"b": 218
},
"hsl": {
"h": 178.75,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.85759,
"c": 0.04972,
"h": 194.7
},
"luminance": 0.64383
}Semantic roles & 50–950 ramp
primary
#ABDBDA
secondary
#B37779
accent
#3235B3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484