#92B2CD#92B2CD
#92B2CD is a light, muted cyan. Relative luminance 0.424; OKLCH L 74.9% C 0.052 H 244.0°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #92B2CD |
|---|---|
| RGB | rgb(146, 178, 205) |
| HSL | hsl(207, 37%, 69%) |
| HSV | hsv(207, 29%, 80%) |
| CMYK | cmyk(28.8%, 13.2%, 0%, 19.6%) |
| CIE-LAB | lab(71.12, -4.63, -17.23) |
| CIE-LCH | lch(71.12, 17.84, 254.97°) |
| OKLab | oklab(74.91% -0.023 -0.0471) |
| OKLCH | oklch(74.91% 0.052 244) |
| XYZ | xyz(38.7906, 42.3580, 63.8778) |
| Luminance | 0.4236 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.94
Cloudy Blue
#ACC2D9
ΔE00 5.45
Bluey Grey
#89A0B0
ΔE00 6.38
Bluegrey
#85A3B2
ΔE00 6.53
Lightsteelblue
#B0C4DE
ΔE00 6.55
Greyblue
#77A1B5
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92B2CD #CDAD92
analogous
#92CDCB #92B2CD #9295CD
triadic
#92B2CD #CD92B2 #B2CD92
tetradic
#92B2CD #CB92CD #CDAD92 #95CD92
square
#92B2CD #CB92CD #CDAD92 #95CD92
split-complementary
#92B2CD #CD9295 #CDCB92
monochromatic
#48769D #6894BA #92B2CD #BCD0E0 #E6EDF3
Accessibility & contrast
On white
2.22
#92B2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#92B2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92B2CD
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92B2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92B2CD | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B2CE
Deuteranopia (green-blind)
#A0ABCD
Tritanopia (blue-blind)
#80B8BB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #92b2cd; /* rgb */ color: rgb(146, 178, 205); /* oklch */ color: oklch(74.9% 0.052 244.0);
Tailwind
colors: {
custom: {
50: '#b3c9dc',
500: '#92b2cd',
950: '#000000',
},
}SCSS
$custom: #92b2cd; $custom-light: #b3c9dc; $custom-dark: #000000;
JSON
{
"hex": "#92b2cd",
"rgb": {
"r": 146,
"g": 178,
"b": 205
},
"hsl": {
"h": 207.458,
"s": 37.107,
"l": 68.824
},
"oklch": {
"l": 0.74907,
"c": 0.05245,
"h": 244
},
"luminance": 0.4236
}Semantic roles & 50–950 ramp
primary
#92B2CD
secondary
#E6DDD5
accent
#6E35B0
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283