#92ABCD#92ABCD
#92ABCD is a light, muted cyan. Relative luminance 0.396; OKLCH L 73.4% C 0.057 H 256.2°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #92ABCD |
|---|---|
| RGB | rgb(146, 171, 205) |
| HSL | hsl(215, 37%, 69%) |
| HSV | hsv(215, 29%, 80%) |
| CMYK | cmyk(28.8%, 16.6%, 0%, 19.6%) |
| CIE-LAB | lab(69.21, -0.80, -20.11) |
| CIE-LCH | lch(69.21, 20.13, 267.71°) |
| OKLab | oklab(73.41% -0.0136 -0.0552) |
| OKLCH | oklch(73.41% 0.057 256.2) |
| XYZ | xyz(37.4332, 39.6432, 63.4254) |
| Luminance | 0.3965 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.50
Cloudy Blue
#ACC2D9
ΔE00 7.21
Lightsteelblue
#B0C4DE
ΔE00 7.32
Carolina Blue
#8AB8FE
ΔE00 7.53
Bluey Grey
#89A0B0
ΔE00 7.61
Pastel Blue
#A2BFFE
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92ABCD #CDB492
analogous
#92C9CD #92ABCD #9792CD
triadic
#92ABCD #CD92AB #ABCD92
tetradic
#92ABCD #CD92C9 #CDB492 #92CD97
square
#92ABCD #CD92C9 #CDB492 #92CD97
split-complementary
#92ABCD #CD9792 #C9CD92
monochromatic
#486C9D #688BBA #92ABCD #BCCBE0 #E6ECF3
Accessibility & contrast
On white
2.35
#92ABCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#92ABCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92ABCD
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92ABCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92ABCD | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FACCF
Deuteranopia (green-blind)
#99A6CC
Tritanopia (blue-blind)
#81B2B6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #92abcd; /* rgb */ color: rgb(146, 171, 205); /* oklch */ color: oklch(73.4% 0.057 256.2);
Tailwind
colors: {
custom: {
50: '#b3c3dc',
500: '#92abcd',
950: '#000000',
},
}SCSS
$custom: #92abcd; $custom-light: #b3c3dc; $custom-dark: #000000;
JSON
{
"hex": "#92abcd",
"rgb": {
"r": 146,
"g": 171,
"b": 205
},
"hsl": {
"h": 214.576,
"s": 37.107,
"l": 68.824
},
"oklch": {
"l": 0.7341,
"c": 0.05682,
"h": 256.2
},
"luminance": 0.39645
}Semantic roles & 50–950 ramp
primary
#92ABCD
secondary
#E6DFD5
accent
#7C35B0
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111215
muted
#808183