#ABBED3#ABBED3
#ABBED3 is a light, muted cyan. Relative luminance 0.502; OKLCH L 79.4% C 0.036 H 250.9°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBED3 |
|---|---|
| RGB | rgb(171, 190, 211) |
| HSL | hsl(212, 31%, 75%) |
| HSV | hsv(212, 19%, 83%) |
| CMYK | cmyk(19%, 10%, 0%, 17.3%) |
| CIE-LAB | lab(76.18, -2.06, -12.71) |
| CIE-LCH | lch(76.18, 12.87, 260.79°) |
| OKLab | oklab(79.38% -0.0119 -0.0345) |
| OKLCH | oklch(79.38% 0.036 250.9) |
| XYZ | xyz(46.9629, 50.1869, 68.8281) |
| Luminance | 0.5019 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 1.33
Lightsteelblue
#B0C4DE
ΔE00 2.40
Light Blue Grey
#B7C9E2
ΔE00 3.43
Light Grey Blue
#9DBCD4
ΔE00 3.66
Powder Blue (survey)
#B1D1FC
ΔE00 7.68
Cool Gray
#9AA7B0
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBED3 #D3C0AB
analogous
#ABD2D3 #ABBED3 #ACABD3
triadic
#ABBED3 #D3ABBE #BED3AB
tetradic
#ABBED3 #D3ABD2 #D3C0AB #ABD3AC
square
#ABBED3 #D3ABD2 #D3C0AB #ABD3AC
split-complementary
#ABBED3 #D3ACAB #D2D3AB
monochromatic
#5B80A9 #839FBE #ABBED3 #D3DDE8 #EBEFF4
Accessibility & contrast
On white
1.90
#ABBED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#ABBED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBED3
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBED3 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BED4
Deuteranopia (green-blind)
#B2BAD3
Tritanopia (blue-blind)
#A1C3C5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abbed3; /* rgb */ color: rgb(171, 190, 211); /* oklch */ color: oklch(79.4% 0.036 250.9);
Tailwind
colors: {
custom: {
50: '#c4d1e0',
500: '#abbed3',
950: '#000000',
},
}SCSS
$custom: #abbed3; $custom-light: #c4d1e0; $custom-dark: #000000;
JSON
{
"hex": "#abbed3",
"rgb": {
"r": 171,
"g": 190,
"b": 211
},
"hsl": {
"h": 211.5,
"s": 31.25,
"l": 74.902
},
"oklch": {
"l": 0.7938,
"c": 0.03647,
"h": 250.9
},
"luminance": 0.50188
}Semantic roles & 50–950 ramp
primary
#ABBED3
secondary
#A99279
accent
#763CAA
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384