#ABC4DF#ABC4DF
#ABC4DF is a light, muted cyan. Relative luminance 0.535; OKLCH L 81.0% C 0.047 H 250.4°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC4DF |
|---|---|
| RGB | rgb(171, 196, 223) |
| HSL | hsl(211, 45%, 77%) |
| HSV | hsv(211, 23%, 87%) |
| CMYK | cmyk(23.3%, 12.1%, 0%, 12.5%) |
| CIE-LAB | lab(78.15, -2.59, -16.24) |
| CIE-LCH | lch(78.15, 16.44, 260.95°) |
| OKLab | oklab(81.05% -0.0157 -0.0442) |
| OKLCH | oklch(81.05% 0.047 250.4) |
| XYZ | xyz(49.8502, 53.4640, 77.4908) |
| Luminance | 0.5346 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 1.39
Lightsteelblue
#B0C4DE
ΔE00 1.62
Light Blue Grey
#B7C9E2
ΔE00 2.71
Light Grey Blue
#9DBCD4
ΔE00 3.61
Powder Blue (survey)
#B1D1FC
ΔE00 5.18
Baby Blue (survey)
#A2CFFE
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC4DF #DFC6AB
analogous
#ABDEDF #ABC4DF #ACABDF
triadic
#ABC4DF #DFABC4 #C4DFAB
tetradic
#ABC4DF #DFABDE #DFC6AB #ABDFAC
square
#ABC4DF #DFABDE #DFC6AB #ABDFAC
split-complementary
#ABC4DF #DFACAB #DEDFAB
monochromatic
#5286BD #7FA5CE #ABC4DF #D7E3F0 #E9EFF7
Accessibility & contrast
On white
1.80
#ABC4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#ABC4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC4DF
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC4DF | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC4E0
Deuteranopia (green-blind)
#B4BFDE
Tritanopia (blue-blind)
#9DCACD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #abc4df; /* rgb */ color: rgb(171, 196, 223); /* oklch */ color: oklch(81.0% 0.047 250.4);
Tailwind
colors: {
custom: {
50: '#c4d5e9',
500: '#abc4df',
950: '#000000',
},
}SCSS
$custom: #abc4df; $custom-light: #c4d5e9; $custom-dark: #000000;
JSON
{
"hex": "#abc4df",
"rgb": {
"r": 171,
"g": 196,
"b": 223
},
"hsl": {
"h": 211.154,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.81049,
"c": 0.04697,
"h": 250.4
},
"luminance": 0.53465
}Semantic roles & 50–950 ramp
primary
#ABC4DF
secondary
#B89876
accent
#752EB8
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384