#ABC4CB#ABC4CB
#ABC4CB is a light, muted cyan. Relative luminance 0.524; OKLCH L 80.4% C 0.029 H 216.5°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC4CB |
|---|---|
| RGB | rgb(171, 196, 203) |
| HSL | hsl(193, 24%, 73%) |
| HSV | hsv(193, 16%, 80%) |
| CMYK | cmyk(15.8%, 3.4%, 0%, 20.4%) |
| CIE-LAB | lab(77.55, -6.97, -6.35) |
| CIE-LCH | lch(77.55, 9.42, 222.34°) |
| OKLab | oklab(80.38% -0.0232 -0.0172) |
| OKLCH | oklch(80.38% 0.029 216.5) |
| XYZ | xyz(47.3113, 52.4484, 64.1192) |
| Luminance | 0.5245 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.24
Light Grey Blue
#9DBCD4
ΔE00 7.05
Cloudy Blue
#ACC2D9
ΔE00 7.53
Silver (survey)
#C5C9C7
ΔE00 8.35
Powder Blue
#B0E0E6
ΔE00 8.48
Cool Gray
#9AA7B0
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC4CB #CBB2AB
analogous
#ABCBC2 #ABC4CB #ABB4CB
triadic
#ABC4CB #CBABC4 #C4CBAB
tetradic
#ABC4CB #C2ABCB #CBB2AB #B4CBAB
square
#ABC4CB #C2ABCB #CBB2AB #B4CBAB
split-complementary
#ABC4CB #CBABB4 #CBC2AB
monochromatic
#608E9B #85A9B4 #ABC4CB #D1DFE2 #ECF2F3
Accessibility & contrast
On white
1.83
#ABC4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#ABC4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC4CB
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC4CB | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC2CB
Deuteranopia (green-blind)
#BABECB
Tritanopia (blue-blind)
#A2C7C6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc4cb; /* rgb */ color: rgb(171, 196, 203); /* oklch */ color: oklch(80.4% 0.029 216.5);
Tailwind
colors: {
custom: {
50: '#c4d5da',
500: '#abc4cb',
950: '#000000',
},
}SCSS
$custom: #abc4cb; $custom-light: #c4d5da; $custom-dark: #000000;
JSON
{
"hex": "#abc4cb",
"rgb": {
"r": 171,
"g": 196,
"b": 203
},
"hsl": {
"h": 193.125,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.80377,
"c": 0.02888,
"h": 216.5
},
"luminance": 0.5245
}Semantic roles & 50–950 ramp
primary
#ABC4CB
secondary
#A0837A
accent
#5844A2
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383