#ABBED0#ABBED0
#ABBED0 is a light, muted cyan. Relative luminance 0.500; OKLCH L 79.3% C 0.033 H 246.8°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBED0 |
|---|---|
| RGB | rgb(171, 190, 208) |
| HSL | hsl(209, 28%, 74%) |
| HSV | hsv(209, 18%, 82%) |
| CMYK | cmyk(17.8%, 8.7%, 0%, 18.4%) |
| CIE-LAB | lab(76.09, -2.71, -11.22) |
| CIE-LCH | lch(76.09, 11.54, 256.40°) |
| OKLab | oklab(79.28% -0.013 -0.0304) |
| OKLCH | oklch(79.28% 0.033 246.8) |
| XYZ | xyz(46.5903, 50.0378, 66.8659) |
| Luminance | 0.5004 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.04
Lightsteelblue
#B0C4DE
ΔE00 3.49
Light Grey Blue
#9DBCD4
ΔE00 3.56
Light Blue Grey
#B7C9E2
ΔE00 4.27
Cool Gray
#9AA7B0
ΔE00 7.27
Dove Gray
#B6B8BD
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBED0 #D0BDAB
analogous
#ABD0D0 #ABBED0 #ABACD0
triadic
#ABBED0 #D0ABBE #BED0AB
tetradic
#ABBED0 #D0ABD0 #D0BDAB #ACD0AB
square
#ABBED0 #D0ABD0 #D0BDAB #ACD0AB
split-complementary
#ABBED0 #D0ABAC #D0D0AB
monochromatic
#5D81A4 #84A0BA #ABBED0 #D2DCE6 #EBF0F4
Accessibility & contrast
On white
1.91
#ABBED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#ABBED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBED0
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBED0 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BED1
Deuteranopia (green-blind)
#B3BAD0
Tritanopia (blue-blind)
#A2C2C4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abbed0; /* rgb */ color: rgb(171, 190, 208); /* oklch */ color: oklch(79.3% 0.033 246.8);
Tailwind
colors: {
custom: {
50: '#c4d1de',
500: '#abbed0',
950: '#000000',
},
}SCSS
$custom: #abbed0; $custom-light: #c4d1de; $custom-dark: #000000;
JSON
{
"hex": "#abbed0",
"rgb": {
"r": 171,
"g": 190,
"b": 208
},
"hsl": {
"h": 209.189,
"s": 28.244,
"l": 74.314
},
"oklch": {
"l": 0.79278,
"c": 0.03306,
"h": 246.8
},
"luminance": 0.50039
}Semantic roles & 50–950 ramp
primary
#ABBED0
secondary
#A68F7A
accent
#713FA7
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384