#ABDEDF#ABDEDF
#ABDEDF is a very light, muted teal. Relative luminance 0.662; OKLCH L 86.6% C 0.052 H 197.7°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDEDF |
|---|---|
| RGB | rgb(171, 222, 223) |
| HSL | hsl(181, 45%, 77%) |
| HSV | hsv(181, 23%, 87%) |
| CMYK | cmyk(23.3%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(85.11, -16.08, -5.85) |
| CIE-LCH | lch(85.11, 17.11, 200.00°) |
| OKLab | oklab(86.56% -0.05 -0.016) |
| OKLCH | oklch(86.56% 0.052 197.7) |
| XYZ | xyz(56.2311, 66.2258, 79.6178) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.48
Paleturquoise
#AFEEEE
ΔE00 3.91
Pale Sky Blue
#BDF6FE
ΔE00 5.90
Robin'S Egg Blue
#98EFF9
ΔE00 6.39
Lightblue
#ADD8E6
ΔE00 6.43
Light Sky Blue
#C6FCFF
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDEDF #DFACAB
analogous
#ABDFC6 #ABDEDF #ABC4DF
triadic
#ABDEDF #DFABDE #DEDFAB
tetradic
#ABDEDF #C6ABDF #DFACAB #C4DFAB
square
#ABDEDF #C6ABDF #DFACAB #C4DFAB
split-complementary
#ABDEDF #DFABC4 #DFC6AB
monochromatic
#52BBBD #7FCDCE #ABDEDF #D7EFF0 #E9F6F7
Accessibility & contrast
On white
1.47
#ABDEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#ABDEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDEDF
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDEDF | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DF
Deuteranopia (green-blind)
#CDD1DF
Tritanopia (blue-blind)
#9AE2DE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #abdedf; /* rgb */ color: rgb(171, 222, 223); /* oklch */ color: oklch(86.6% 0.052 197.7);
Tailwind
colors: {
custom: {
50: '#c5e8e9',
500: '#abdedf',
950: '#000000',
},
}SCSS
$custom: #abdedf; $custom-light: #c5e8e9; $custom-dark: #000000;
JSON
{
"hex": "#abdedf",
"rgb": {
"r": 171,
"g": 222,
"b": 223
},
"hsl": {
"h": 181.154,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.86558,
"c": 0.05249,
"h": 197.7
},
"luminance": 0.66228
}Semantic roles & 50–950 ramp
primary
#ABDEDF
secondary
#B87876
accent
#302EB8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484