#92BBDC#92BBDC
#92BBDC is a light, moderate cyan. Relative luminance 0.468; OKLCH L 77.4% C 0.065 H 243.0°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #92BBDC |
|---|---|
| RGB | rgb(146, 187, 220) |
| HSL | hsl(207, 51%, 72%) |
| HSV | hsv(207, 34%, 86%) |
| CMYK | cmyk(33.6%, 15%, 0%, 13.7%) |
| CIE-LAB | lab(74.07, -5.78, -20.93) |
| CIE-LCH | lch(74.07, 21.72, 254.55°) |
| OKLab | oklab(77.4% -0.0294 -0.0575) |
| OKLCH | oklch(77.4% 0.065 243) |
| XYZ | xyz(42.5386, 46.8169, 74.4914) |
| Luminance | 0.4682 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.92
Cloudy Blue
#ACC2D9
ΔE00 5.41
Carolina Blue
#8AB8FE
ΔE00 5.89
Light Blue
#95D0FC
ΔE00 5.97
Sky
#82CAFC
ΔE00 6.06
Lightblue (survey)
#7BC8F6
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BBDC #DCB392
analogous
#92DCD8 #92BBDC #9296DC
triadic
#92BBDC #DC92BB #BBDC92
tetradic
#92BBDC #D892DC #DCB392 #96DC92
square
#92BBDC #D892DC #DCB392 #96DC92
split-complementary
#92BBDC #DC9296 #DCD892
monochromatic
#3B81B8 #649ECD #92BBDC #C0D8EB #E8F1F8
Accessibility & contrast
On white
2.03
#92BBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#92BBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BBDC
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BBDC | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBBDE
Deuteranopia (green-blind)
#A4B3DB
Tritanopia (blue-blind)
#7AC3C6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #92bbdc; /* rgb */ color: rgb(146, 187, 220); /* oklch */ color: oklch(77.4% 0.065 243.0);
Tailwind
colors: {
custom: {
50: '#b4cfe7',
500: '#92bbdc',
950: '#000000',
},
}SCSS
$custom: #92bbdc; $custom-light: #b4cfe7; $custom-dark: #000000;
JSON
{
"hex": "#92bbdc",
"rgb": {
"r": 146,
"g": 187,
"b": 220
},
"hsl": {
"h": 206.757,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.77404,
"c": 0.06461,
"h": 243
},
"luminance": 0.46819
}Semantic roles & 50–950 ramp
primary
#92BBDC
secondary
#EEE4DC
accent
#6B27BF
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284