#ABC6E2#ABC6E2
#ABC6E2 is a light, muted cyan. Relative luminance 0.545; OKLCH L 81.6% C 0.049 H 249.4°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC6E2 |
|---|---|
| RGB | rgb(171, 198, 226) |
| HSL | hsl(211, 49%, 78%) |
| HSV | hsv(211, 24%, 89%) |
| CMYK | cmyk(24.3%, 12.4%, 0%, 11.4%) |
| CIE-LAB | lab(78.77, -2.97, -16.91) |
| CIE-LCH | lch(78.77, 17.17, 260.04°) |
| OKLab | oklab(81.57% -0.0173 -0.0461) |
| OKLCH | oklch(81.57% 0.049 249.4) |
| XYZ | xyz(50.7123, 54.5354, 79.7912) |
| Luminance | 0.5454 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 1.95
Lightsteelblue
#B0C4DE
ΔE00 2.14
Light Blue Grey
#B7C9E2
ΔE00 2.98
Light Grey Blue
#9DBCD4
ΔE00 3.73
Powder Blue (survey)
#B1D1FC
ΔE00 4.70
Baby Blue (survey)
#A2CFFE
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC6E2 #E2C7AB
analogous
#ABE2E2 #ABC6E2 #ABABE2
triadic
#ABC6E2 #E2ABC6 #C6E2AB
tetradic
#ABC6E2 #E2ABE2 #E2C7AB #ABE2AB
square
#ABC6E2 #E2ABE2 #E2C7AB #ABE2AB
split-complementary
#ABC6E2 #E2ABAB #E2E2AB
monochromatic
#5088C3 #7EA7D2 #ABC6E2 #D8E5F2 #E8F0F7
Accessibility & contrast
On white
1.76
#ABC6E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#ABC6E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC6E2
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC6E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC6E2 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC6E3
Deuteranopia (green-blind)
#B5C0E1
Tritanopia (blue-blind)
#9CCCCF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abc6e2; /* rgb */ color: rgb(171, 198, 226); /* oklch */ color: oklch(81.6% 0.049 249.4);
Tailwind
colors: {
custom: {
50: '#c5d7eb',
500: '#abc6e2',
950: '#000000',
},
}SCSS
$custom: #abc6e2; $custom-light: #c5d7eb; $custom-dark: #000000;
JSON
{
"hex": "#abc6e2",
"rgb": {
"r": 171,
"g": 198,
"b": 226
},
"hsl": {
"h": 210.545,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.81572,
"c": 0.04928,
"h": 249.4
},
"luminance": 0.54537
}Semantic roles & 50–950 ramp
primary
#ABC6E2
secondary
#BB9976
accent
#742ABC
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384