#ABDBDD#ABDBDD
#ABDBDD is a very light, muted teal. Relative luminance 0.645; OKLCH L 85.9% C 0.050 H 199.4°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDBDD |
|---|---|
| RGB | rgb(171, 219, 221) |
| HSL | hsl(182, 42%, 77%) |
| HSV | hsv(182, 23%, 87%) |
| CMYK | cmyk(22.6%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(84.25, -15.00, -6.07) |
| CIE-LCH | lch(84.25, 16.18, 202.04°) |
| OKLab | oklab(85.85% -0.0469 -0.0166) |
| OKLCH | oklch(85.85% 0.05 199.4) |
| XYZ | xyz(55.1733, 64.5392, 77.9429) |
| Luminance | 0.6454 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.11
Paleturquoise
#AFEEEE
ΔE00 4.85
Lightblue
#ADD8E6
ΔE00 5.66
Pale Sky Blue
#BDF6FE
ΔE00 6.32
Robin'S Egg Blue
#98EFF9
ΔE00 6.99
Light Sky Blue
#C6FCFF
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDBDD #DDADAB
analogous
#ABDDC6 #ABDBDD #ABC2DD
triadic
#ABDBDD #DDABDB #DBDDAB
tetradic
#ABDBDD #C6ABDD #DDADAB #C2DDAB
square
#ABDBDD #C6ABDD #DDADAB #C2DDAB
split-complementary
#ABDBDD #DDABC2 #DDC6AB
monochromatic
#54B6BA #7FC8CB #ABDBDD #D7EEEF #E9F6F6
Accessibility & contrast
On white
1.51
#ABDBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#ABDBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDBDD
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDBDD | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DD
Deuteranopia (green-blind)
#CBCFDD
Tritanopia (blue-blind)
#9BDEDB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abdbdd; /* rgb */ color: rgb(171, 219, 221); /* oklch */ color: oklch(85.9% 0.050 199.4);
Tailwind
colors: {
custom: {
50: '#c5e6e7',
500: '#abdbdd',
950: '#000000',
},
}SCSS
$custom: #abdbdd; $custom-light: #c5e6e7; $custom-dark: #000000;
JSON
{
"hex": "#abdbdd",
"rgb": {
"r": 171,
"g": 219,
"b": 221
},
"hsl": {
"h": 182.4,
"s": 42.373,
"l": 76.863
},
"oklch": {
"l": 0.85851,
"c": 0.04976,
"h": 199.4
},
"luminance": 0.64541
}Semantic roles & 50–950 ramp
primary
#ABDBDD
secondary
#B57977
accent
#3530B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484