#ABC4DA#ABC4DA
#ABC4DA is a light, muted cyan. Relative luminance 0.532; OKLCH L 80.9% C 0.041 H 244.9°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC4DA |
|---|---|
| RGB | rgb(171, 196, 218) |
| HSL | hsl(208, 39%, 76%) |
| HSV | hsv(208, 22%, 85%) |
| CMYK | cmyk(21.6%, 10.1%, 0%, 14.5%) |
| CIE-LAB | lab(77.99, -3.71, -13.78) |
| CIE-LCH | lch(77.99, 14.27, 254.92°) |
| OKLab | oklab(80.87% -0.0176 -0.0375) |
| OKLCH | oklch(80.87% 0.041 244.9) |
| XYZ | xyz(49.1860, 53.1983, 73.9929) |
| Luminance | 0.5320 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 1.34
Light Grey Blue
#9DBCD4
ΔE00 2.84
Lightsteelblue
#B0C4DE
ΔE00 2.92
Light Blue Grey
#B7C9E2
ΔE00 3.66
Powder Blue (survey)
#B1D1FC
ΔE00 6.73
Baby Blue (survey)
#A2CFFE
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC4DA #DAC1AB
analogous
#ABDAD9 #ABC4DA #ABADDA
triadic
#ABC4DA #DAABC4 #C4DAAB
tetradic
#ABC4DA #D9ABDA #DAC1AB #ADDAAB
square
#ABC4DA #D9ABDA #DAC1AB #ADDAAB
split-complementary
#ABC4DA #DAABAD #DAD9AB
monochromatic
#5688B5 #81A6C7 #ABC4DA #D5E2ED #EAF0F6
Accessibility & contrast
On white
1.80
#ABC4DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#ABC4DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC4DA
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC4DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC4DA | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC4DB
Deuteranopia (green-blind)
#B5BFDA
Tritanopia (blue-blind)
#9EC9CB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #abc4da; /* rgb */ color: rgb(171, 196, 218); /* oklch */ color: oklch(80.9% 0.041 244.9);
Tailwind
colors: {
custom: {
50: '#c4d5e5',
500: '#abc4da',
950: '#000000',
},
}SCSS
$custom: #abc4da; $custom-light: #c4d5e5; $custom-dark: #000000;
JSON
{
"hex": "#abc4da",
"rgb": {
"r": 171,
"g": 196,
"b": 218
},
"hsl": {
"h": 208.085,
"s": 38.843,
"l": 76.275
},
"oklch": {
"l": 0.80874,
"c": 0.04137,
"h": 244.9
},
"luminance": 0.532
}Semantic roles & 50–950 ramp
primary
#ABC4DA
secondary
#B29378
accent
#6F34B2
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384