#92BCDE#92BCDE
#92BCDE is a light, moderate cyan. Relative luminance 0.474; OKLCH L 77.7% C 0.066 H 243.1°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #92BCDE |
|---|---|
| RGB | rgb(146, 188, 222) |
| HSL | hsl(207, 54%, 72%) |
| HSV | hsv(207, 34%, 87%) |
| CMYK | cmyk(34.2%, 15.3%, 0%, 12.9%) |
| CIE-LAB | lab(74.41, -5.82, -21.50) |
| CIE-LCH | lch(74.41, 22.27, 254.86°) |
| OKLab | oklab(77.69% -0.03 -0.0591) |
| OKLCH | oklch(77.69% 0.066 243.1) |
| XYZ | xyz(43.0180, 47.3492, 75.9657) |
| Luminance | 0.4735 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.16
Cloudy Blue
#ACC2D9
ΔE00 5.51
Light Blue
#95D0FC
ΔE00 5.63
Carolina Blue
#8AB8FE
ΔE00 5.70
Sky
#82CAFC
ΔE00 5.74
Baby Blue (survey)
#A2CFFE
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BCDE #DEB492
analogous
#92DEDA #92BCDE #9296DE
triadic
#92BCDE #DE92BC #BCDE92
tetradic
#92BCDE #DA92DE #DEB492 #96DE92
square
#92BCDE #DA92DE #DEB492 #96DE92
split-complementary
#92BCDE #DE9296 #DEDA92
monochromatic
#3982BD #639FD0 #92BCDE #C1D9EC #E8F1F8
Accessibility & contrast
On white
2.01
#92BCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#92BCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BCDE
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BCDE | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBCE0
Deuteranopia (green-blind)
#A4B3DD
Tritanopia (blue-blind)
#79C4C7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #92bcde; /* rgb */ color: rgb(146, 188, 222); /* oklch */ color: oklch(77.7% 0.066 243.1);
Tailwind
colors: {
custom: {
50: '#b4d0e8',
500: '#92bcde',
950: '#000000',
},
}SCSS
$custom: #92bcde; $custom-light: #b4d0e8; $custom-dark: #000000;
JSON
{
"hex": "#92bcde",
"rgb": {
"r": 146,
"g": 188,
"b": 222
},
"hsl": {
"h": 206.842,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.77694,
"c": 0.0663,
"h": 243.1
},
"luminance": 0.47351
}Semantic roles & 50–950 ramp
primary
#92BCDE
secondary
#EFE4DC
accent
#6B25C1
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284