#ABBED7#ABBED7
#ABBED7 is a light, muted cyan. Relative luminance 0.504; OKLCH L 79.5% C 0.041 H 255.3°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBED7 |
|---|---|
| RGB | rgb(171, 190, 215) |
| HSL | hsl(214, 35%, 76%) |
| HSV | hsv(214, 20%, 84%) |
| CMYK | cmyk(20.5%, 11.6%, 0%, 15.7%) |
| CIE-LAB | lab(76.31, -1.18, -14.69) |
| CIE-LCH | lch(76.31, 14.74, 265.42°) |
| OKLab | oklab(79.52% -0.0105 -0.0399) |
| OKLCH | oklch(79.52% 0.041 255.3) |
| XYZ | xyz(47.4706, 50.3899, 71.5020) |
| Luminance | 0.5039 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 1.56
Cloudy Blue
#ACC2D9
ΔE00 1.87
Light Blue Grey
#B7C9E2
ΔE00 2.88
Light Grey Blue
#9DBCD4
ΔE00 4.39
Powder Blue (survey)
#B1D1FC
ΔE00 6.78
Pastel Blue
#A2BFFE
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBED7 #D7C4AB
analogous
#ABD4D7 #ABBED7 #AEABD7
triadic
#ABBED7 #D7ABBE #BED7AB
tetradic
#ABBED7 #D7ABD4 #D7C4AB #ABD7AE
square
#ABBED7 #D7ABD4 #D7C4AB #ABD7AE
split-complementary
#ABBED7 #D7AEAB #D4D7AB
monochromatic
#587EB0 #829EC3 #ABBED7 #D4DEEB #EAEFF5
Accessibility & contrast
On white
1.90
#ABBED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#ABBED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBED7
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBED7 | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BFD8
Deuteranopia (green-blind)
#B1BAD6
Tritanopia (blue-blind)
#A0C3C6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abbed7; /* rgb */ color: rgb(171, 190, 215); /* oklch */ color: oklch(79.5% 0.041 255.3);
Tailwind
colors: {
custom: {
50: '#c4d1e3',
500: '#abbed7',
950: '#000000',
},
}SCSS
$custom: #abbed7; $custom-light: #c4d1e3; $custom-dark: #000000;
JSON
{
"hex": "#abbed7",
"rgb": {
"r": 171,
"g": 190,
"b": 215
},
"hsl": {
"h": 214.091,
"s": 35.484,
"l": 75.686
},
"oklch": {
"l": 0.79519,
"c": 0.04127,
"h": 255.3
},
"luminance": 0.50391
}Semantic roles & 50–950 ramp
primary
#ABBED7
secondary
#AE9778
accent
#7B37AE
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384