#ABC2E2#ABC2E2
#ABC2E2 is a light, muted cyan. Relative luminance 0.527; OKLCH L 80.7% C 0.052 H 256.7°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2E2 |
|---|---|
| RGB | rgb(171, 194, 226) |
| HSL | hsl(215, 49%, 78%) |
| HSV | hsv(215, 24%, 89%) |
| CMYK | cmyk(24.3%, 14.2%, 0%, 11.4%) |
| CIE-LAB | lab(77.72, -0.83, -18.51) |
| CIE-LCH | lch(77.72, 18.53, 267.43°) |
| OKLab | oklab(80.74% -0.012 -0.0505) |
| OKLCH | oklch(80.74% 0.052 256.7) |
| XYZ | xyz(49.8101, 52.7310, 79.4905) |
| Luminance | 0.5273 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 1.91
Light Blue Grey
#B7C9E2
ΔE00 2.94
Cloudy Blue
#ACC2D9
ΔE00 3.12
Powder Blue (survey)
#B1D1FC
ΔE00 4.67
Light Grey Blue
#9DBCD4
ΔE00 5.20
Pastel Blue
#A2BFFE
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2E2 #E2CBAB
analogous
#ABDEE2 #ABC2E2 #AFABE2
triadic
#ABC2E2 #E2ABC2 #C2E2AB
tetradic
#ABC2E2 #E2ABDE #E2CBAB #ABE2AF
square
#ABC2E2 #E2ABDE #E2CBAB #ABE2AF
split-complementary
#ABC2E2 #E2AFAB #DEE2AB
monochromatic
#5080C3 #7EA1D2 #ABC2E2 #D8E3F2 #E8EEF7
Accessibility & contrast
On white
1.82
#ABC2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#ABC2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2E2
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2E2 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C3E4
Deuteranopia (green-blind)
#B1BEE1
Tritanopia (blue-blind)
#9CC9CC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc2e2; /* rgb */ color: rgb(171, 194, 226); /* oklch */ color: oklch(80.7% 0.052 256.7);
Tailwind
colors: {
custom: {
50: '#c5d4eb',
500: '#abc2e2',
950: '#000000',
},
}SCSS
$custom: #abc2e2; $custom-light: #c5d4eb; $custom-dark: #000000;
JSON
{
"hex": "#abc2e2",
"rgb": {
"r": 171,
"g": 194,
"b": 226
},
"hsl": {
"h": 214.909,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.80741,
"c": 0.05194,
"h": 256.7
},
"luminance": 0.52732
}Semantic roles & 50–950 ramp
primary
#ABC2E2
secondary
#BB9E76
accent
#7F2ABC
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384