#ABBED2#ABBED2
#ABBED2 is a light, muted cyan. Relative luminance 0.501; OKLCH L 79.3% C 0.035 H 249.6°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBED2 |
|---|---|
| RGB | rgb(171, 190, 210) |
| HSL | hsl(211, 30%, 75%) |
| HSV | hsv(211, 19%, 82%) |
| CMYK | cmyk(18.6%, 9.5%, 0%, 17.6%) |
| CIE-LAB | lab(76.15, -2.28, -12.21) |
| CIE-LCH | lch(76.15, 12.42, 259.43°) |
| OKLab | oklab(79.35% -0.0123 -0.0331) |
| OKLCH | oklch(79.35% 0.035 249.6) |
| XYZ | xyz(46.8379, 50.1369, 68.1699) |
| Luminance | 0.5014 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 1.48
Lightsteelblue
#B0C4DE
ΔE00 2.74
Light Grey Blue
#9DBCD4
ΔE00 3.57
Light Blue Grey
#B7C9E2
ΔE00 3.68
Cool Gray
#9AA7B0
ΔE00 7.69
Dove Gray
#B6B8BD
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBED2 #D2BFAB
analogous
#ABD2D2 #ABBED2 #ABABD2
triadic
#ABBED2 #D2ABBE #BED2AB
tetradic
#ABBED2 #D2ABD2 #D2BFAB #ABD2AB
square
#ABBED2 #D2ABD2 #D2BFAB #ABD2AB
split-complementary
#ABBED2 #D2ABAB #D2D2AB
monochromatic
#5B80A7 #839FBD #ABBED2 #D3DDE7 #EBF0F4
Accessibility & contrast
On white
1.90
#ABBED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#ABBED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBED2
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBED2 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BED3
Deuteranopia (green-blind)
#B2BAD2
Tritanopia (blue-blind)
#A1C2C4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abbed2; /* rgb */ color: rgb(171, 190, 210); /* oklch */ color: oklch(79.3% 0.035 249.6);
Tailwind
colors: {
custom: {
50: '#c4d1df',
500: '#abbed2',
950: '#000000',
},
}SCSS
$custom: #abbed2; $custom-light: #c4d1df; $custom-dark: #000000;
JSON
{
"hex": "#abbed2",
"rgb": {
"r": 171,
"g": 190,
"b": 210
},
"hsl": {
"h": 210.769,
"s": 30.233,
"l": 74.706
},
"oklch": {
"l": 0.79346,
"c": 0.03531,
"h": 249.6
},
"luminance": 0.50138
}Semantic roles & 50–950 ramp
primary
#ABBED2
secondary
#A89179
accent
#743DA9
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384