#ABC3DB#ABC3DB
#ABC3DB is a light, muted cyan. Relative luminance 0.528; OKLCH L 80.7% C 0.043 H 248.4°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC3DB |
|---|---|
| RGB | rgb(171, 195, 219) |
| HSL | hsl(210, 40%, 76%) |
| HSV | hsv(210, 22%, 86%) |
| CMYK | cmyk(21.9%, 11%, 0%, 14.1%) |
| CIE-LAB | lab(77.76, -2.96, -14.67) |
| CIE-LCH | lch(77.76, 14.97, 258.61°) |
| OKLab | oklab(80.7% -0.0158 -0.0399) |
| OKLCH | oklch(80.7% 0.043 248.4) |
| XYZ | xyz(49.0924, 52.8012, 74.6092) |
| Luminance | 0.5280 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 0.61
Lightsteelblue
#B0C4DE
ΔE00 2.00
Light Blue Grey
#B7C9E2
ΔE00 3.00
Light Grey Blue
#9DBCD4
ΔE00 3.10
Powder Blue (survey)
#B1D1FC
ΔE00 6.14
Baby Blue (survey)
#A2CFFE
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC3DB #DBC3AB
analogous
#ABDBDB #ABC3DB #ABABDB
triadic
#ABC3DB #DBABC3 #C3DBAB
tetradic
#ABC3DB #DBABDB #DBC3AB #ABDBAB
square
#ABC3DB #DBABDB #DBC3AB #ABDBAB
split-complementary
#ABC3DB #DBABAB #DBDBAB
monochromatic
#5586B6 #80A4C9 #ABC3DB #D6E2ED #EAF0F6
Accessibility & contrast
On white
1.82
#ABC3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#ABC3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC3DB
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC3DB | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC3DC
Deuteranopia (green-blind)
#B4BEDB
Tritanopia (blue-blind)
#9EC8CB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc3db; /* rgb */ color: rgb(171, 195, 219); /* oklch */ color: oklch(80.7% 0.043 248.4);
Tailwind
colors: {
custom: {
50: '#c4d5e6',
500: '#abc3db',
950: '#000000',
},
}SCSS
$custom: #abc3db; $custom-light: #c4d5e6; $custom-dark: #000000;
JSON
{
"hex": "#abc3db",
"rgb": {
"r": 171,
"g": 195,
"b": 219
},
"hsl": {
"h": 210,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.807,
"c": 0.04293,
"h": 248.4
},
"luminance": 0.52803
}Semantic roles & 50–950 ramp
primary
#ABC3DB
secondary
#B39577
accent
#7332B3
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384