#ABBED5#ABBED5
#ABBED5 is a light, muted cyan. Relative luminance 0.503; OKLCH L 79.4% C 0.039 H 253.3°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBED5 |
|---|---|
| RGB | rgb(171, 190, 213) |
| HSL | hsl(213, 33%, 75%) |
| HSV | hsv(213, 20%, 84%) |
| CMYK | cmyk(19.7%, 10.8%, 0%, 16.5%) |
| CIE-LAB | lab(76.25, -1.62, -13.70) |
| CIE-LCH | lch(76.25, 13.79, 263.26°) |
| OKLab | oklab(79.45% -0.0112 -0.0372) |
| OKLCH | oklch(79.45% 0.039 253.3) |
| XYZ | xyz(47.2152, 50.2878, 70.1568) |
| Luminance | 0.5029 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 1.42
Lightsteelblue
#B0C4DE
ΔE00 1.85
Light Blue Grey
#B7C9E2
ΔE00 3.06
Light Grey Blue
#9DBCD4
ΔE00 3.97
Powder Blue (survey)
#B1D1FC
ΔE00 7.19
Pastel Blue
#A2BFFE
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBED5 #D5C2AB
analogous
#ABD3D5 #ABBED5 #ADABD5
triadic
#ABBED5 #D5ABBE #BED5AB
tetradic
#ABBED5 #D5ABD3 #D5C2AB #ABD5AD
square
#ABBED5 #D5ABD3 #D5C2AB #ABD5AD
split-complementary
#ABBED5 #D5ADAB #D3D5AB
monochromatic
#597FAC #829EC1 #ABBED5 #D4DEE9 #EBEFF5
Accessibility & contrast
On white
1.90
#ABBED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#ABBED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBED5
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBED5 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BED6
Deuteranopia (green-blind)
#B1BAD5
Tritanopia (blue-blind)
#A0C3C5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abbed5; /* rgb */ color: rgb(171, 190, 213); /* oklch */ color: oklch(79.4% 0.039 253.3);
Tailwind
colors: {
custom: {
50: '#c4d1e2',
500: '#abbed5',
950: '#000000',
},
}SCSS
$custom: #abbed5; $custom-light: #c4d1e2; $custom-dark: #000000;
JSON
{
"hex": "#abbed5",
"rgb": {
"r": 171,
"g": 190,
"b": 213
},
"hsl": {
"h": 212.857,
"s": 33.333,
"l": 75.294
},
"oklch": {
"l": 0.79449,
"c": 0.03883,
"h": 253.3
},
"luminance": 0.50289
}Semantic roles & 50–950 ramp
primary
#ABBED5
secondary
#AC9579
accent
#7839AC
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384