#92ABBD#92ABBD
#92ABBD is a light, muted cyan. Relative luminance 0.389; OKLCH L 72.8% C 0.038 H 239.4°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #92ABBD |
|---|---|
| RGB | rgb(146, 171, 189) |
| HSL | hsl(205, 25%, 66%) |
| HSV | hsv(205, 23%, 74%) |
| CMYK | cmyk(22.8%, 9.5%, 0%, 25.9%) |
| CIE-LAB | lab(68.69, -4.61, -12.07) |
| CIE-LCH | lch(68.69, 12.92, 249.11°) |
| OKLab | oklab(72.82% -0.0194 -0.0328) |
| OKLCH | oklch(72.82% 0.038 239.4) |
| XYZ | xyz(35.5997, 38.9098, 53.7689) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.34
Bluegrey
#85A3B2
ΔE00 3.71
Cool Gray
#9AA7B0
ΔE00 4.48
Light Grey Blue
#9DBCD4
ΔE00 5.05
Greyblue
#77A1B5
ΔE00 5.83
Cool Grey
#95A3A6
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92ABBD #BDA492
analogous
#92BDB9 #92ABBD #9295BD
triadic
#92ABBD #BD92AB #ABBD92
tetradic
#92ABBD #B992BD #BDA492 #95BD92
square
#92ABBD #B992BD #BDA492 #95BD92
split-complementary
#92ABBD #BD9295 #BDB992
monochromatic
#506F84 #6C8EA6 #92ABBD #B8C8D4 #DEE6EB
Accessibility & contrast
On white
2.39
#92ABBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#92ABBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92ABBD
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92ABBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92ABBD | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABE
Deuteranopia (green-blind)
#9EA5BD
Tritanopia (blue-blind)
#86B0B1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #92abbd; /* rgb */ color: rgb(146, 171, 189); /* oklch */ color: oklch(72.8% 0.038 239.4);
Tailwind
colors: {
custom: {
50: '#b2c4d0',
500: '#92abbd',
950: '#000000',
},
}SCSS
$custom: #92abbd; $custom-light: #b2c4d0; $custom-dark: #000000;
JSON
{
"hex": "#92abbd",
"rgb": {
"r": 146,
"g": 171,
"b": 189
},
"hsl": {
"h": 205.116,
"s": 24.571,
"l": 65.686
},
"oklch": {
"l": 0.72819,
"c": 0.03815,
"h": 239.4
},
"luminance": 0.38911
}Semantic roles & 50–950 ramp
primary
#92ABBD
secondary
#DDD4CE
accent
#6B42A3
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111214
muted
#808182