#92B6CB#92B6CB
#92B6CB is a light, muted cyan. Relative luminance 0.439; OKLCH L 75.7% C 0.049 H 233.9°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #92B6CB |
|---|---|
| RGB | rgb(146, 182, 203) |
| HSL | hsl(202, 35%, 68%) |
| HSV | hsv(202, 28%, 80%) |
| CMYK | cmyk(28.1%, 10.3%, 0%, 20.4%) |
| CIE-LAB | lab(72.15, -7.26, -14.58) |
| CIE-LCH | lch(72.15, 16.29, 243.52°) |
| OKLab | oklab(75.7% -0.029 -0.0398) |
| OKLCH | oklch(75.7% 0.049 233.9) |
| XYZ | xyz(39.3583, 43.8771, 62.8837) |
| Luminance | 0.4388 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.98
Bluegrey
#85A3B2
ΔE00 5.80
Cloudy Blue
#ACC2D9
ΔE00 6.16
Greyblue
#77A1B5
ΔE00 6.71
Bluey Grey
#89A0B0
ΔE00 6.77
Cool Gray
#9AA7B0
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92B6CB #CBA792
analogous
#92CBC3 #92B6CB #9299CB
triadic
#92B6CB #CB92B6 #B6CB92
tetradic
#92B6CB #C392CB #CBA792 #99CB92
square
#92B6CB #C392CB #CBA792 #99CB92
split-complementary
#92B6CB #CB9299 #CBC392
monochromatic
#497C99 #699AB7 #92B6CB #BBD2DF #E5EDF3
Accessibility & contrast
On white
2.15
#92B6CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#92B6CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92B6CB
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92B6CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92B6CB | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB5CC
Deuteranopia (green-blind)
#A4AECB
Tritanopia (blue-blind)
#81BCBD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #92b6cb; /* rgb */ color: rgb(146, 182, 203); /* oklch */ color: oklch(75.7% 0.049 233.9);
Tailwind
colors: {
custom: {
50: '#b3cbda',
500: '#92b6cb',
950: '#000000',
},
}SCSS
$custom: #92b6cb; $custom-light: #b3cbda; $custom-dark: #000000;
JSON
{
"hex": "#92b6cb",
"rgb": {
"r": 146,
"g": 182,
"b": 203
},
"hsl": {
"h": 202.105,
"s": 35.404,
"l": 68.431
},
"oklch": {
"l": 0.75697,
"c": 0.04928,
"h": 233.9
},
"luminance": 0.43879
}Semantic roles & 50–950 ramp
primary
#92B6CB
secondary
#E5DAD4
accent
#6337AE
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111314
muted
#808283