#ABDFDE#ABDFDE
#ABDFDE is a very light, muted teal. Relative luminance 0.667; OKLCH L 86.7% C 0.053 H 194.7°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDFDE |
|---|---|
| RGB | rgb(171, 223, 222) |
| HSL | hsl(179, 45%, 77%) |
| HSV | hsv(179, 23%, 87%) |
| CMYK | cmyk(23.3%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(85.35, -16.80, -4.97) |
| CIE-LCH | lch(85.35, 17.52, 196.46°) |
| OKLab | oklab(86.74% -0.0517 -0.0136) |
| OKLCH | oklch(86.74% 0.053 194.7) |
| XYZ | xyz(56.3630, 66.7048, 78.9986) |
| Luminance | 0.6671 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.33
Paleturquoise
#AFEEEE
ΔE00 3.57
Pale Sky Blue
#BDF6FE
ΔE00 6.18
Duck Egg Blue
#C3FBF4
ΔE00 6.42
Robin'S Egg Blue
#98EFF9
ΔE00 6.54
Light Sky Blue
#C6FCFF
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDFDE #DFABAC
analogous
#ABDFC4 #ABDFDE #ABC6DF
triadic
#ABDFDE #DEABDF #DFDEAB
tetradic
#ABDFDE #C4ABDF #DFABAC #C6DFAB
square
#ABDFDE #C4ABDF #DFABAC #C6DFAB
split-complementary
#ABDFDE #DFABC6 #DFC4AB
monochromatic
#52BDBB #7FCECD #ABDFDE #D7F0EF #E9F7F6
Accessibility & contrast
On white
1.46
#ABDFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#ABDFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDFDE
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDFDE | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DADE
Deuteranopia (green-blind)
#CED2DF
Tritanopia (blue-blind)
#9AE2DE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #abdfde; /* rgb */ color: rgb(171, 223, 222); /* oklch */ color: oklch(86.7% 0.053 194.7);
Tailwind
colors: {
custom: {
50: '#c5e9e8',
500: '#abdfde',
950: '#000000',
},
}SCSS
$custom: #abdfde; $custom-light: #c5e9e8; $custom-dark: #000000;
JSON
{
"hex": "#abdfde",
"rgb": {
"r": 171,
"g": 223,
"b": 222
},
"hsl": {
"h": 178.846,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.86742,
"c": 0.05344,
"h": 194.7
},
"luminance": 0.66707
}Semantic roles & 50–950 ramp
primary
#ABDFDE
secondary
#B87678
accent
#2E30B8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484