#ABC3CF#ABC3CF
#ABC3CF is a light, muted cyan. Relative luminance 0.522; OKLCH L 80.3% C 0.031 H 229.3°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC3CF |
|---|---|
| RGB | rgb(171, 195, 207) |
| HSL | hsl(200, 27%, 74%) |
| HSV | hsv(200, 17%, 81%) |
| CMYK | cmyk(17.4%, 5.8%, 0%, 18.8%) |
| CIE-LAB | lab(77.40, -5.59, -8.74) |
| CIE-LCH | lch(77.40, 10.37, 237.39°) |
| OKLab | oklab(80.3% -0.0203 -0.0236) |
| OKLCH | oklch(80.3% 0.031 229.3) |
| XYZ | xyz(47.5693, 52.1919, 66.5872) |
| Luminance | 0.5219 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.88
Cloudy Blue
#ACC2D9
ΔE00 5.11
Lightblue
#ADD8E6
ΔE00 6.65
Lightsteelblue
#B0C4DE
ΔE00 6.73
Light Blue Grey
#B7C9E2
ΔE00 7.08
Cool Gray
#9AA7B0
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC3CF #CFB7AB
analogous
#ABCFC9 #ABC3CF #ABB1CF
triadic
#ABC3CF #CFABC3 #C3CFAB
tetradic
#ABC3CF #C9ABCF #CFB7AB #B1CFAB
square
#ABC3CF #C9ABCF #CFB7AB #B1CFAB
split-complementary
#ABC3CF #CFABB1 #CFC9AB
monochromatic
#5D8BA2 #84A7B9 #ABC3CF #D2DFE5 #ECF1F4
Accessibility & contrast
On white
1.84
#ABC3CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#ABC3CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC3CF
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC3CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC3CF | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC2D0
Deuteranopia (green-blind)
#B8BDCF
Tritanopia (blue-blind)
#A1C7C7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc3cf; /* rgb */ color: rgb(171, 195, 207); /* oklch */ color: oklch(80.3% 0.031 229.3);
Tailwind
colors: {
custom: {
50: '#c4d5dd',
500: '#abc3cf',
950: '#000000',
},
}SCSS
$custom: #abc3cf; $custom-light: #c4d5dd; $custom-dark: #000000;
JSON
{
"hex": "#abc3cf",
"rgb": {
"r": 171,
"g": 195,
"b": 207
},
"hsl": {
"h": 200,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.80295,
"c": 0.03116,
"h": 229.3
},
"luminance": 0.52193
}Semantic roles & 50–950 ramp
primary
#ABC3CF
secondary
#A4887A
accent
#6240A6
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384