#ABC2CF#ABC2CF
#ABC2CF is a light, muted cyan. Relative luminance 0.517; OKLCH L 80.1% C 0.031 H 232.5°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2CF |
|---|---|
| RGB | rgb(171, 194, 207) |
| HSL | hsl(202, 27%, 74%) |
| HSV | hsv(202, 17%, 81%) |
| CMYK | cmyk(17.4%, 6.3%, 0%, 18.8%) |
| CIE-LAB | lab(77.13, -5.06, -9.13) |
| CIE-LCH | lch(77.13, 10.44, 241.01°) |
| OKLab | oklab(80.08% -0.0189 -0.0247) |
| OKLCH | oklch(80.08% 0.031 232.5) |
| XYZ | xyz(47.3460, 51.7453, 66.5127) |
| Luminance | 0.5175 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.43
Cloudy Blue
#ACC2D9
ΔE00 4.49
Lightsteelblue
#B0C4DE
ΔE00 6.12
Light Blue Grey
#B7C9E2
ΔE00 6.52
Lightblue
#ADD8E6
ΔE00 7.15
Cool Gray
#9AA7B0
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2CF #CFB8AB
analogous
#ABCFCA #ABC2CF #ABB0CF
triadic
#ABC2CF #CFABC2 #C2CFAB
tetradic
#ABC2CF #CAABCF #CFB8AB #B0CFAB
square
#ABC2CF #CAABCF #CFB8AB #B0CFAB
split-complementary
#ABC2CF #CFABB0 #CFCAAB
monochromatic
#5D89A2 #84A6B9 #ABC2CF #D2DEE5 #ECF1F4
Accessibility & contrast
On white
1.85
#ABC2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#ABC2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2CF
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2CF | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC1D0
Deuteranopia (green-blind)
#B7BDCF
Tritanopia (blue-blind)
#A1C6C6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abc2cf; /* rgb */ color: rgb(171, 194, 207); /* oklch */ color: oklch(80.1% 0.031 232.5);
Tailwind
colors: {
custom: {
50: '#c4d4dd',
500: '#abc2cf',
950: '#000000',
},
}SCSS
$custom: #abc2cf; $custom-light: #c4d4dd; $custom-dark: #000000;
JSON
{
"hex": "#abc2cf",
"rgb": {
"r": 171,
"g": 194,
"b": 207
},
"hsl": {
"h": 201.667,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.80084,
"c": 0.03113,
"h": 232.5
},
"luminance": 0.51746
}Semantic roles & 50–950 ramp
primary
#ABC2CF
secondary
#A4897A
accent
#6540A6
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384