#ABC2D2#ABC2D2
#ABC2D2 is a light, muted cyan. Relative luminance 0.519; OKLCH L 80.2% C 0.034 H 238.3°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2D2 |
|---|---|
| RGB | rgb(171, 194, 210) |
| HSL | hsl(205, 30%, 75%) |
| HSV | hsv(205, 19%, 82%) |
| CMYK | cmyk(18.6%, 7.6%, 0%, 17.6%) |
| CIE-LAB | lab(77.22, -4.41, -10.62) |
| CIE-LCH | lch(77.22, 11.50, 247.44°) |
| OKLab | oklab(80.18% -0.0178 -0.0288) |
| OKLCH | oklch(80.18% 0.034 238.3) |
| XYZ | xyz(47.7162, 51.8934, 68.4627) |
| Luminance | 0.5190 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.16
Light Grey Blue
#9DBCD4
ΔE00 3.51
Lightsteelblue
#B0C4DE
ΔE00 4.83
Light Blue Grey
#B7C9E2
ΔE00 5.34
Lightblue
#ADD8E6
ΔE00 7.62
Cool Gray
#9AA7B0
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2D2 #D2BBAB
analogous
#ABD2CF #ABC2D2 #ABAFD2
triadic
#ABC2D2 #D2ABC2 #C2D2AB
tetradic
#ABC2D2 #CFABD2 #D2BBAB #AFD2AB
square
#ABC2D2 #CFABD2 #D2BBAB #AFD2AB
split-complementary
#ABC2D2 #D2ABAF #D2CFAB
monochromatic
#5B88A7 #83A5BD #ABC2D2 #D3DFE7 #EBF1F4
Accessibility & contrast
On white
1.85
#ABC2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#ABC2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2D2
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2D2 | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC1D3
Deuteranopia (green-blind)
#B6BDD2
Tritanopia (blue-blind)
#A1C6C7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc2d2; /* rgb */ color: rgb(171, 194, 210); /* oklch */ color: oklch(80.2% 0.034 238.3);
Tailwind
colors: {
custom: {
50: '#c4d4df',
500: '#abc2d2',
950: '#000000',
},
}SCSS
$custom: #abc2d2; $custom-light: #c4d4df; $custom-dark: #000000;
JSON
{
"hex": "#abc2d2",
"rgb": {
"r": 171,
"g": 194,
"b": 210
},
"hsl": {
"h": 204.615,
"s": 30.233,
"l": 74.706
},
"oklch": {
"l": 0.80184,
"c": 0.03383,
"h": 238.3
},
"luminance": 0.51895
}Semantic roles & 50–950 ramp
primary
#ABC2D2
secondary
#A88C79
accent
#693DA9
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384