#92BCCE#92BCCE
#92BCCE is a light, muted cyan. Relative luminance 0.465; OKLCH L 77.1% C 0.052 H 226.0°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #92BCCE |
|---|---|
| RGB | rgb(146, 188, 206) |
| HSL | hsl(198, 38%, 69%) |
| HSV | hsv(198, 29%, 81%) |
| CMYK | cmyk(29.1%, 8.7%, 0%, 19.2%) |
| CIE-LAB | lab(73.89, -9.74, -13.60) |
| CIE-LCH | lch(73.89, 16.73, 234.38°) |
| OKLab | oklab(77.11% -0.0358 -0.0371) |
| OKLCH | oklch(77.11% 0.052 226) |
| XYZ | xyz(40.9744, 46.5318, 65.2031) |
| Luminance | 0.4653 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.71
Sky Blue
#87CEEB
ΔE00 6.19
Baby Blue
#89CFF0
ΔE00 6.70
Lightblue
#ADD8E6
ΔE00 7.20
Bluegrey
#85A3B2
ΔE00 7.24
Cloudy Blue
#ACC2D9
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BCCE #CEA492
analogous
#92CEC2 #92BCCE #929ECE
triadic
#92BCCE #CE92BC #BCCE92
tetradic
#92BCCE #C292CE #CEA492 #9ECE92
square
#92BCCE #C292CE #CEA492 #9ECE92
split-complementary
#92BCCE #CE929E #CEC292
monochromatic
#47849E #68A2BB #92BCCE #BCD6E1 #E6F0F4
Accessibility & contrast
On white
2.04
#92BCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#92BCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BCCE
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BCCE | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BACF
Deuteranopia (green-blind)
#A9B2CE
Tritanopia (blue-blind)
#7FC2C2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #92bcce; /* rgb */ color: rgb(146, 188, 206); /* oklch */ color: oklch(77.1% 0.052 226.0);
Tailwind
colors: {
custom: {
50: '#b3d0dd',
500: '#92bcce',
950: '#000000',
},
}SCSS
$custom: #92bcce; $custom-light: #b3d0dd; $custom-dark: #000000;
JSON
{
"hex": "#92bcce",
"rgb": {
"r": 146,
"g": 188,
"b": 206
},
"hsl": {
"h": 198,
"s": 37.975,
"l": 69.02
},
"oklch": {
"l": 0.77107,
"c": 0.0516,
"h": 226
},
"luminance": 0.46534
}Semantic roles & 50–950 ramp
primary
#92BCCE
secondary
#E7DAD5
accent
#5A35B1
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283