#ABC5DA#ABC5DA
#ABC5DA is a light, muted cyan. Relative luminance 0.537; OKLCH L 81.1% C 0.041 H 242.5°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC5DA |
|---|---|
| RGB | rgb(171, 197, 218) |
| HSL | hsl(207, 39%, 76%) |
| HSV | hsv(207, 22%, 85%) |
| CMYK | cmyk(21.6%, 9.6%, 0%, 14.5%) |
| CIE-LAB | lab(78.26, -4.24, -13.38) |
| CIE-LCH | lch(78.26, 14.04, 252.41°) |
| OKLab | oklab(81.08% -0.0189 -0.0364) |
| OKLCH | oklch(81.08% 0.041 242.5) |
| XYZ | xyz(49.4123, 53.6509, 74.0683) |
| Luminance | 0.5365 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 1.99
Light Grey Blue
#9DBCD4
ΔE00 2.89
Lightsteelblue
#B0C4DE
ΔE00 3.55
Light Blue Grey
#B7C9E2
ΔE00 4.15
Powder Blue (survey)
#B1D1FC
ΔE00 7.08
Baby Blue (survey)
#A2CFFE
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC5DA #DAC0AB
analogous
#ABDAD8 #ABC5DA #ABAEDA
triadic
#ABC5DA #DAABC5 #C5DAAB
tetradic
#ABC5DA #D8ABDA #DAC0AB #AEDAAB
square
#ABC5DA #D8ABDA #DAC0AB #AEDAAB
split-complementary
#ABC5DA #DAABAE #DAD8AB
monochromatic
#568AB5 #81A8C7 #ABC5DA #D5E2ED #EAF0F6
Accessibility & contrast
On white
1.79
#ABC5DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#ABC5DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC5DA
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC5DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC5DA | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DB
Deuteranopia (green-blind)
#B6BFDA
Tritanopia (blue-blind)
#9ECACC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abc5da; /* rgb */ color: rgb(171, 197, 218); /* oklch */ color: oklch(81.1% 0.041 242.5);
Tailwind
colors: {
custom: {
50: '#c4d6e5',
500: '#abc5da',
950: '#000000',
},
}SCSS
$custom: #abc5da; $custom-light: #c4d6e5; $custom-dark: #000000;
JSON
{
"hex": "#abc5da",
"rgb": {
"r": 171,
"g": 197,
"b": 218
},
"hsl": {
"h": 206.809,
"s": 38.843,
"l": 76.275
},
"oklch": {
"l": 0.81084,
"c": 0.04098,
"h": 242.5
},
"luminance": 0.53652
}Semantic roles & 50–950 ramp
primary
#ABC5DA
secondary
#B29278
accent
#6C34B2
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384