#ABC7E2#ABC7E2
#ABC7E2 is a light, muted cyan. Relative luminance 0.550; OKLCH L 81.8% C 0.049 H 247.5°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC7E2 |
|---|---|
| RGB | rgb(171, 199, 226) |
| HSL | hsl(209, 49%, 78%) |
| HSV | hsv(209, 24%, 89%) |
| CMYK | cmyk(24.3%, 11.9%, 0%, 11.4%) |
| CIE-LAB | lab(79.04, -3.50, -16.51) |
| CIE-LCH | lch(79.04, 16.88, 258.03°) |
| OKLab | oklab(81.78% -0.0187 -0.045) |
| OKLCH | oklch(81.78% 0.049 247.5) |
| XYZ | xyz(50.9417, 54.9941, 79.8677) |
| Luminance | 0.5500 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.05
Lightsteelblue
#B0C4DE
ΔE00 2.60
Light Blue Grey
#B7C9E2
ΔE00 3.30
Light Grey Blue
#9DBCD4
ΔE00 3.53
Powder Blue (survey)
#B1D1FC
ΔE00 4.94
Baby Blue (survey)
#A2CFFE
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC7E2 #E2C6AB
analogous
#ABE2E2 #ABC7E2 #ABABE2
triadic
#ABC7E2 #E2ABC7 #C7E2AB
tetradic
#ABC7E2 #E2ABE2 #E2C6AB #ABE2AB
square
#ABC7E2 #E2ABE2 #E2C6AB #ABE2AB
split-complementary
#ABC7E2 #E2ABAB #E2E2AB
monochromatic
#508AC3 #7EA9D2 #ABC7E2 #D8E5F2 #E8F0F7
Accessibility & contrast
On white
1.75
#ABC7E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#ABC7E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC7E2
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC7E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC7E2 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC7E3
Deuteranopia (green-blind)
#B6C1E1
Tritanopia (blue-blind)
#9CCDD0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #abc7e2; /* rgb */ color: rgb(171, 199, 226); /* oklch */ color: oklch(81.8% 0.049 247.5);
Tailwind
colors: {
custom: {
50: '#c5d8eb',
500: '#abc7e2',
950: '#000000',
},
}SCSS
$custom: #abc7e2; $custom-light: #c5d8eb; $custom-dark: #000000;
JSON
{
"hex": "#abc7e2",
"rgb": {
"r": 171,
"g": 199,
"b": 226
},
"hsl": {
"h": 209.455,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.81781,
"c": 0.04875,
"h": 247.5
},
"luminance": 0.54996
}Semantic roles & 50–950 ramp
primary
#ABC7E2
secondary
#BB9876
accent
#712ABC
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384