#ABC8DF#ABC8DF
#ABC8DF is a light, muted cyan. Relative luminance 0.553; OKLCH L 81.9% C 0.045 H 242.1°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC8DF |
|---|---|
| RGB | rgb(171, 200, 223) |
| HSL | hsl(207, 45%, 77%) |
| HSV | hsv(207, 23%, 87%) |
| CMYK | cmyk(23.3%, 10.3%, 0%, 12.5%) |
| CIE-LAB | lab(79.21, -4.71, -14.64) |
| CIE-LCH | lch(79.21, 15.38, 252.16°) |
| OKLab | oklab(81.88% -0.0211 -0.0399) |
| OKLCH | oklch(81.88% 0.045 242.1) |
| XYZ | xyz(50.7645, 55.2926, 77.7956) |
| Luminance | 0.5529 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.60
Light Grey Blue
#9DBCD4
ΔE00 3.24
Lightsteelblue
#B0C4DE
ΔE00 3.83
Light Blue Grey
#B7C9E2
ΔE00 4.32
Powder Blue (survey)
#B1D1FC
ΔE00 6.36
Baby Blue (survey)
#A2CFFE
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC8DF #DFC2AB
analogous
#ABDFDC #ABC8DF #ABAEDF
triadic
#ABC8DF #DFABC8 #C8DFAB
tetradic
#ABC8DF #DCABDF #DFC2AB #AEDFAB
square
#ABC8DF #DCABDF #DFC2AB #AEDFAB
split-complementary
#ABC8DF #DFABAE #DFDCAB
monochromatic
#528EBD #7FABCE #ABC8DF #D7E5F0 #E9F0F7
Accessibility & contrast
On white
1.74
#ABC8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#ABC8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC8DF
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC8DF | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7E0
Deuteranopia (green-blind)
#B8C2DF
Tritanopia (blue-blind)
#9DCECF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #abc8df; /* rgb */ color: rgb(171, 200, 223); /* oklch */ color: oklch(81.9% 0.045 242.1);
Tailwind
colors: {
custom: {
50: '#c4d8e9',
500: '#abc8df',
950: '#000000',
},
}SCSS
$custom: #abc8df; $custom-light: #c4d8e9; $custom-dark: #000000;
JSON
{
"hex": "#abc8df",
"rgb": {
"r": 171,
"g": 200,
"b": 223
},
"hsl": {
"h": 206.538,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.81885,
"c": 0.0451,
"h": 242.1
},
"luminance": 0.55294
}Semantic roles & 50–950 ramp
primary
#ABC8DF
secondary
#B89376
accent
#6B2EB8
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384