#ABC4DB#ABC4DB
#ABC4DB is a light, muted cyan. Relative luminance 0.533; OKLCH L 80.9% C 0.042 H 246.1°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC4DB |
|---|---|
| RGB | rgb(171, 196, 219) |
| HSL | hsl(209, 40%, 76%) |
| HSV | hsv(209, 22%, 86%) |
| CMYK | cmyk(21.9%, 10.5%, 0%, 14.1%) |
| CIE-LAB | lab(78.02, -3.49, -14.27) |
| CIE-LCH | lch(78.02, 14.69, 256.26°) |
| OKLab | oklab(80.91% -0.0172 -0.0388) |
| OKLCH | oklch(80.91% 0.042 246.1) |
| XYZ | xyz(49.3172, 53.2508, 74.6841) |
| Luminance | 0.5325 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 1.09
Lightsteelblue
#B0C4DE
ΔE00 2.59
Light Grey Blue
#9DBCD4
ΔE00 2.91
Light Blue Grey
#B7C9E2
ΔE00 3.39
Powder Blue (survey)
#B1D1FC
ΔE00 6.38
Baby Blue (survey)
#A2CFFE
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC4DB #DBC2AB
analogous
#ABDBDA #ABC4DB #ABACDB
triadic
#ABC4DB #DBABC4 #C4DBAB
tetradic
#ABC4DB #DAABDB #DBC2AB #ACDBAB
square
#ABC4DB #DAABDB #DBC2AB #ACDBAB
split-complementary
#ABC4DB #DBABAC #DBDAAB
monochromatic
#5588B6 #80A6C9 #ABC4DB #D6E2ED #EAF0F6
Accessibility & contrast
On white
1.80
#ABC4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#ABC4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC4DB
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC4DB | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC4DC
Deuteranopia (green-blind)
#B5BFDB
Tritanopia (blue-blind)
#9EC9CB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #abc4db; /* rgb */ color: rgb(171, 196, 219); /* oklch */ color: oklch(80.9% 0.042 246.1);
Tailwind
colors: {
custom: {
50: '#c4d5e6',
500: '#abc4db',
950: '#000000',
},
}SCSS
$custom: #abc4db; $custom-light: #c4d5e6; $custom-dark: #000000;
JSON
{
"hex": "#abc4db",
"rgb": {
"r": 171,
"g": 196,
"b": 219
},
"hsl": {
"h": 208.75,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.80909,
"c": 0.04245,
"h": 246.1
},
"luminance": 0.53252
}Semantic roles & 50–950 ramp
primary
#ABC4DB
secondary
#B39477
accent
#7032B3
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384