#92BDCE#92BDCE
#92BDCE is a light, muted cyan. Relative luminance 0.470; OKLCH L 77.3% C 0.052 H 224.1°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #92BDCE |
|---|---|
| RGB | rgb(146, 189, 206) |
| HSL | hsl(197, 38%, 69%) |
| HSV | hsv(197, 29%, 81%) |
| CMYK | cmyk(29.1%, 8.3%, 0%, 19.2%) |
| CIE-LAB | lab(74.16, -10.27, -13.18) |
| CIE-LCH | lch(74.16, 16.71, 232.08°) |
| OKLab | oklab(77.33% -0.0371 -0.036) |
| OKLCH | oklch(77.33% 0.052 224.1) |
| XYZ | xyz(41.1888, 46.9605, 65.2746) |
| Luminance | 0.4696 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.24
Sky Blue
#87CEEB
ΔE00 6.05
Baby Blue
#89CFF0
ΔE00 6.67
Lightblue
#ADD8E6
ΔE00 6.88
Bluegrey
#85A3B2
ΔE00 7.56
Cloudy Blue
#ACC2D9
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BDCE #CEA392
analogous
#92CEC1 #92BDCE #929FCE
triadic
#92BDCE #CE92BD #BDCE92
tetradic
#92BDCE #C192CE #CEA392 #9FCE92
square
#92BDCE #C192CE #CEA392 #9FCE92
split-complementary
#92BDCE #CE929F #CEC192
monochromatic
#47869E #68A3BB #92BDCE #BCD7E1 #E6F0F4
Accessibility & contrast
On white
2.02
#92BDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#92BDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BDCE
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BDCE | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BBCF
Deuteranopia (green-blind)
#AAB3CE
Tritanopia (blue-blind)
#7FC2C2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #92bdce; /* rgb */ color: rgb(146, 189, 206); /* oklch */ color: oklch(77.3% 0.052 224.1);
Tailwind
colors: {
custom: {
50: '#b3d0dd',
500: '#92bdce',
950: '#000000',
},
}SCSS
$custom: #92bdce; $custom-light: #b3d0dd; $custom-dark: #000000;
JSON
{
"hex": "#92bdce",
"rgb": {
"r": 146,
"g": 189,
"b": 206
},
"hsl": {
"h": 197,
"s": 37.975,
"l": 69.02
},
"oklch": {
"l": 0.77325,
"c": 0.05172,
"h": 224.1
},
"luminance": 0.46962
}Semantic roles & 50–950 ramp
primary
#92BDCE
secondary
#E7DAD5
accent
#5835B1
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283