#ABC3CB#ABC3CB
#ABC3CB is a light, muted cyan. Relative luminance 0.520; OKLCH L 80.2% C 0.028 H 219.8°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC3CB |
|---|---|
| RGB | rgb(171, 195, 203) |
| HSL | hsl(195, 24%, 73%) |
| HSV | hsv(195, 16%, 80%) |
| CMYK | cmyk(15.8%, 3.9%, 0%, 20.4%) |
| CIE-LAB | lab(77.28, -6.44, -6.75) |
| CIE-LCH | lch(77.28, 9.33, 226.33°) |
| OKLab | oklab(80.17% -0.0218 -0.0182) |
| OKLCH | oklch(80.17% 0.028 219.8) |
| XYZ | xyz(47.0864, 51.9988, 64.0443) |
| Luminance | 0.5200 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.50
Lightblue
#ADD8E6
ΔE00 6.52
Cloudy Blue
#ACC2D9
ΔE00 6.91
Silver (survey)
#C5C9C7
ΔE00 8.28
Cool Gray
#9AA7B0
ΔE00 8.30
Lightsteelblue
#B0C4DE
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC3CB #CBB3AB
analogous
#ABCBC3 #ABC3CB #ABB3CB
triadic
#ABC3CB #CBABC3 #C3CBAB
tetradic
#ABC3CB #C3ABCB #CBB3AB #B3CBAB
square
#ABC3CB #C3ABCB #CBB3AB #B3CBAB
split-complementary
#ABC3CB #CBABB3 #CBC3AB
monochromatic
#608D9B #85A8B4 #ABC3CB #D1DEE2 #ECF1F3
Accessibility & contrast
On white
1.84
#ABC3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#ABC3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC3CB
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC3CB | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC1CB
Deuteranopia (green-blind)
#B9BDCB
Tritanopia (blue-blind)
#A2C6C5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc3cb; /* rgb */ color: rgb(171, 195, 203); /* oklch */ color: oklch(80.2% 0.028 219.8);
Tailwind
colors: {
custom: {
50: '#c4d5da',
500: '#abc3cb',
950: '#000000',
},
}SCSS
$custom: #abc3cb; $custom-light: #c4d5da; $custom-dark: #000000;
JSON
{
"hex": "#abc3cb",
"rgb": {
"r": 171,
"g": 195,
"b": 203
},
"hsl": {
"h": 195,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.80166,
"c": 0.02846,
"h": 219.8
},
"luminance": 0.52
}Semantic roles & 50–950 ramp
primary
#ABC3CB
secondary
#A0847A
accent
#5B44A2
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383