#ABC2DB#ABC2DB
#ABC2DB is a light, muted cyan. Relative luminance 0.524; OKLCH L 80.5% C 0.043 H 250.5°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2DB |
|---|---|
| RGB | rgb(171, 194, 219) |
| HSL | hsl(211, 40%, 76%) |
| HSV | hsv(211, 22%, 86%) |
| CMYK | cmyk(21.9%, 11.4%, 0%, 14.1%) |
| CIE-LAB | lab(77.49, -2.42, -15.07) |
| CIE-LCH | lch(77.49, 15.26, 260.86°) |
| OKLab | oklab(80.49% -0.0145 -0.041) |
| OKLCH | oklch(80.49% 0.043 250.5) |
| XYZ | xyz(48.8691, 52.3546, 74.5348) |
| Luminance | 0.5236 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 0.68
Lightsteelblue
#B0C4DE
ΔE00 1.48
Light Blue Grey
#B7C9E2
ΔE00 2.71
Light Grey Blue
#9DBCD4
ΔE00 3.42
Powder Blue (survey)
#B1D1FC
ΔE00 5.98
Baby Blue (survey)
#A2CFFE
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2DB #DBC4AB
analogous
#ABDADB #ABC2DB #ACABDB
triadic
#ABC2DB #DBABC2 #C2DBAB
tetradic
#ABC2DB #DBABDA #DBC4AB #ABDBAC
square
#ABC2DB #DBABDA #DBC4AB #ABDBAC
split-complementary
#ABC2DB #DBACAB #DADBAB
monochromatic
#5584B6 #80A3C9 #ABC2DB #D6E1ED #EAEFF6
Accessibility & contrast
On white
1.83
#ABC2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#ABC2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2DB
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2DB | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C2DC
Deuteranopia (green-blind)
#B3BDDA
Tritanopia (blue-blind)
#9EC8CA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc2db; /* rgb */ color: rgb(171, 194, 219); /* oklch */ color: oklch(80.5% 0.043 250.5);
Tailwind
colors: {
custom: {
50: '#c4d4e6',
500: '#abc2db',
950: '#000000',
},
}SCSS
$custom: #abc2db; $custom-light: #c4d4e6; $custom-dark: #000000;
JSON
{
"hex": "#abc2db",
"rgb": {
"r": 171,
"g": 194,
"b": 219
},
"hsl": {
"h": 211.25,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.80492,
"c": 0.04348,
"h": 250.5
},
"luminance": 0.52356
}Semantic roles & 50–950 ramp
primary
#ABC2DB
secondary
#B39677
accent
#7532B3
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384