#ABDFDF#ABDFDF
#ABDFDF is a very light, muted teal. Relative luminance 0.668; OKLCH L 86.8% C 0.053 H 196.2°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDFDF |
|---|---|
| RGB | rgb(171, 223, 223) |
| HSL | hsl(180, 45%, 77%) |
| HSV | hsv(180, 23%, 87%) |
| CMYK | cmyk(23.3%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(85.38, -16.59, -5.45) |
| CIE-LCH | lch(85.38, 17.46, 198.20°) |
| OKLab | oklab(86.77% -0.0513 -0.0149) |
| OKLCH | oklch(86.77% 0.053 196.2) |
| XYZ | xyz(56.4975, 66.7586, 79.7066) |
| Luminance | 0.6676 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.93
Paleturquoise
#AFEEEE
ΔE00 3.58
Pale Sky Blue
#BDF6FE
ΔE00 5.94
Robin'S Egg Blue
#98EFF9
ΔE00 6.34
Light Sky Blue
#C6FCFF
ΔE00 6.44
Duck Egg Blue
#C3FBF4
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDFDF #DFABAB
analogous
#ABDFC5 #ABDFDF #ABC5DF
triadic
#ABDFDF #DFABDF #DFDFAB
tetradic
#ABDFDF #C5ABDF #DFABAB #C5DFAB
square
#ABDFDF #C5ABDF #DFABAB #C5DFAB
split-complementary
#ABDFDF #DFABC5 #DFC5AB
monochromatic
#52BDBD #7FCECE #ABDFDF #D7F0F0 #E9F7F7
Accessibility & contrast
On white
1.46
#ABDFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#ABDFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDFDF
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDFDF | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DADF
Deuteranopia (green-blind)
#CED2E0
Tritanopia (blue-blind)
#9AE2DF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #abdfdf; /* rgb */ color: rgb(171, 223, 223); /* oklch */ color: oklch(86.8% 0.053 196.2);
Tailwind
colors: {
custom: {
50: '#c5e9e9',
500: '#abdfdf',
950: '#000000',
},
}SCSS
$custom: #abdfdf; $custom-light: #c5e9e9; $custom-dark: #000000;
JSON
{
"hex": "#abdfdf",
"rgb": {
"r": 171,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.86773,
"c": 0.05341,
"h": 196.2
},
"luminance": 0.66761
}Semantic roles & 50–950 ramp
primary
#ABDFDF
secondary
#B87676
accent
#2E2EB8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484