#92B2BD#92B2BD
#92B2BD is a light, muted cyan. Relative luminance 0.416; OKLCH L 74.3% C 0.038 H 220.7°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #92B2BD |
|---|---|
| RGB | rgb(146, 178, 189) |
| HSL | hsl(195, 25%, 66%) |
| HSV | hsv(195, 23%, 74%) |
| CMYK | cmyk(22.8%, 5.8%, 0%, 25.9%) |
| CIE-LAB | lab(70.61, -8.38, -9.20) |
| CIE-LCH | lch(70.61, 12.44, 227.65°) |
| OKLab | oklab(74.34% -0.029 -0.025) |
| OKLCH | oklch(74.34% 0.038 220.7) |
| XYZ | xyz(36.9571, 41.6246, 54.2214) |
| Luminance | 0.4163 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.77
Greyblue
#77A1B5
ΔE00 6.42
Light Grey Blue
#9DBCD4
ΔE00 6.44
Bluey Grey
#89A0B0
ΔE00 6.49
Cool Gray
#9AA7B0
ΔE00 6.54
Cool Grey
#95A3A6
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92B2BD #BD9D92
analogous
#92BDB2 #92B2BD #929CBD
triadic
#92B2BD #BD92B2 #B2BD92
tetradic
#92B2BD #B292BD #BD9D92 #9CBD92
square
#92B2BD #B292BD #BD9D92 #9CBD92
split-complementary
#92B2BD #BD929C #BDB292
monochromatic
#507784 #6C97A6 #92B2BD #B8CDD4 #DEE8EB
Accessibility & contrast
On white
2.25
#92B2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#92B2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92B2BD
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92B2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92B2BD | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB0BE
Deuteranopia (green-blind)
#A4AABD
Tritanopia (blue-blind)
#85B6B5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #92b2bd; /* rgb */ color: rgb(146, 178, 189); /* oklch */ color: oklch(74.3% 0.038 220.7);
Tailwind
colors: {
custom: {
50: '#b2c9d0',
500: '#92b2bd',
950: '#000000',
},
}SCSS
$custom: #92b2bd; $custom-light: #b2c9d0; $custom-dark: #000000;
JSON
{
"hex": "#92b2bd",
"rgb": {
"r": 146,
"g": 178,
"b": 189
},
"hsl": {
"h": 195.349,
"s": 24.571,
"l": 65.686
},
"oklch": {
"l": 0.7434,
"c": 0.03831,
"h": 220.7
},
"luminance": 0.41626
}Semantic roles & 50–950 ramp
primary
#92B2BD
secondary
#DDD2CE
accent
#5B42A3
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111314
muted
#808282