#ABBFCB#ABBFCB
#ABBFCB is a light, muted cyan. Relative luminance 0.502; OKLCH L 79.3% C 0.028 H 234.1°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFCB |
|---|---|
| RGB | rgb(171, 191, 203) |
| HSL | hsl(203, 24%, 73%) |
| HSV | hsv(203, 16%, 80%) |
| CMYK | cmyk(15.8%, 5.9%, 0%, 20.4%) |
| CIE-LAB | lab(76.21, -4.32, -8.33) |
| CIE-LCH | lch(76.21, 9.39, 242.59°) |
| OKLab | oklab(79.32% -0.0163 -0.0225) |
| OKLCH | oklch(79.32% 0.028 234.1) |
| XYZ | xyz(46.2022, 50.2303, 63.7495) |
| Luminance | 0.5023 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.56
Light Grey Blue
#9DBCD4
ΔE00 4.71
Lightsteelblue
#B0C4DE
ΔE00 6.14
Light Blue Grey
#B7C9E2
ΔE00 6.59
Cool Gray
#9AA7B0
ΔE00 6.80
Dove Gray
#B6B8BD
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFCB #CBB7AB
analogous
#ABCBC7 #ABBFCB #ABAFCB
triadic
#ABBFCB #CBABBF #BFCBAB
tetradic
#ABBFCB #C7ABCB #CBB7AB #AFCBAB
square
#ABBFCB #C7ABCB #CBB7AB #AFCBAB
split-complementary
#ABBFCB #CBABAF #CBC7AB
monochromatic
#60859B #85A2B4 #ABBFCB #D1DCE2 #ECF1F3
Accessibility & contrast
On white
1.90
#ABBFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#ABBFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFCB
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFCB | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BECC
Deuteranopia (green-blind)
#B5BACB
Tritanopia (blue-blind)
#A3C2C3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abbfcb; /* rgb */ color: rgb(171, 191, 203); /* oklch */ color: oklch(79.3% 0.028 234.1);
Tailwind
colors: {
custom: {
50: '#c4d2da',
500: '#abbfcb',
950: '#000000',
},
}SCSS
$custom: #abbfcb; $custom-light: #c4d2da; $custom-dark: #000000;
JSON
{
"hex": "#abbfcb",
"rgb": {
"r": 171,
"g": 191,
"b": 203
},
"hsl": {
"h": 202.5,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.79322,
"c": 0.0278,
"h": 234.1
},
"luminance": 0.50231
}Semantic roles & 50–950 ramp
primary
#ABBFCB
secondary
#A0887A
accent
#6744A2
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383