#ABBFC8#ABBFC8
#ABBFC8 is a light, muted cyan. Relative luminance 0.501; OKLCH L 79.2% C 0.025 H 226.6°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFC8 |
|---|---|
| RGB | rgb(171, 191, 200) |
| HSL | hsl(199, 21%, 73%) |
| HSV | hsv(199, 15%, 78%) |
| CMYK | cmyk(14.5%, 4.5%, 0%, 21.6%) |
| CIE-LAB | lab(76.12, -4.95, -6.83) |
| CIE-LCH | lch(76.12, 8.44, 234.06°) |
| OKLab | oklab(79.22% -0.0175 -0.0184) |
| OKLCH | oklch(79.22% 0.025 226.6) |
| XYZ | xyz(45.8482, 50.0887, 61.8849) |
| Luminance | 0.5009 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.83
Cloudy Blue
#ACC2D9
ΔE00 5.93
Cool Gray
#9AA7B0
ΔE00 6.85
Dove Gray
#B6B8BD
ΔE00 7.21
Lightsteelblue
#B0C4DE
ΔE00 7.49
Light Blue Grey
#B7C9E2
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFC8 #C8B4AB
analogous
#ABC8C2 #ABBFC8 #ABB0C8
triadic
#ABBFC8 #C8ABBF #BFC8AB
tetradic
#ABBFC8 #C2ABC8 #C8B4AB #B0C8AB
square
#ABBFC8 #C2ABC8 #C8B4AB #B0C8AB
split-complementary
#ABBFC8 #C8ABB0 #C8C2AB
monochromatic
#628696 #86A3B0 #ABBFC8 #D0DBE0 #EDF1F3
Accessibility & contrast
On white
1.91
#ABBFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#ABBFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFC8
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFC8 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABEC9
Deuteranopia (green-blind)
#B6BAC8
Tritanopia (blue-blind)
#A3C2C2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abbfc8; /* rgb */ color: rgb(171, 191, 200); /* oklch */ color: oklch(79.2% 0.025 226.6);
Tailwind
colors: {
custom: {
50: '#c4d2d8',
500: '#abbfc8',
950: '#000000',
},
}SCSS
$custom: #abbfc8; $custom-light: #c4d2d8; $custom-dark: #000000;
JSON
{
"hex": "#abbfc8",
"rgb": {
"r": 171,
"g": 191,
"b": 200
},
"hsl": {
"h": 198.621,
"s": 20.863,
"l": 72.745
},
"oklch": {
"l": 0.79225,
"c": 0.02539,
"h": 226.6
},
"luminance": 0.5009
}Semantic roles & 50–950 ramp
primary
#ABBFC8
secondary
#9C857B
accent
#62469F
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383