#ABDBDF#ABDBDF
#ABDBDF is a very light, muted teal. Relative luminance 0.646; OKLCH L 85.9% C 0.050 H 202.6°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDBDF |
|---|---|
| RGB | rgb(171, 219, 223) |
| HSL | hsl(185, 45%, 77%) |
| HSV | hsv(185, 23%, 87%) |
| CMYK | cmyk(23.3%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(84.30, -14.56, -7.05) |
| CIE-LCH | lch(84.30, 16.18, 205.83°) |
| OKLab | oklab(85.91% -0.0461 -0.0192) |
| OKLCH | oklch(85.91% 0.05 202.6) |
| XYZ | xyz(55.4414, 64.6464, 79.3546) |
| Luminance | 0.6465 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.48
Lightblue
#ADD8E6
ΔE00 4.83
Paleturquoise
#AFEEEE
ΔE00 5.16
Pale Sky Blue
#BDF6FE
ΔE00 6.07
Robin'S Egg Blue
#98EFF9
ΔE00 6.86
Light Sky Blue
#C6FCFF
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDBDF #DFAFAB
analogous
#ABDFC9 #ABDBDF #ABC1DF
triadic
#ABDBDF #DFABDB #DBDFAB
tetradic
#ABDBDF #C9ABDF #DFAFAB #C1DFAB
square
#ABDBDF #C9ABDF #DFAFAB #C1DFAB
split-complementary
#ABDBDF #DFABC1 #DFC9AB
monochromatic
#52B5BD #7FC8CE #ABDBDF #D7EEF0 #E9F6F7
Accessibility & contrast
On white
1.51
#ABDBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#ABDBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDBDF
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDBDF | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DF
Deuteranopia (green-blind)
#CACFDF
Tritanopia (blue-blind)
#9ADFDC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abdbdf; /* rgb */ color: rgb(171, 219, 223); /* oklch */ color: oklch(85.9% 0.050 202.6);
Tailwind
colors: {
custom: {
50: '#c5e6e9',
500: '#abdbdf',
950: '#000000',
},
}SCSS
$custom: #abdbdf; $custom-light: #c5e6e9; $custom-dark: #000000;
JSON
{
"hex": "#abdbdf",
"rgb": {
"r": 171,
"g": 219,
"b": 223
},
"hsl": {
"h": 184.615,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.85914,
"c": 0.04997,
"h": 202.6
},
"luminance": 0.64649
}Semantic roles & 50–950 ramp
primary
#ABDBDF
secondary
#B87C76
accent
#382EB8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484