#92BECD#92BECD
#92BECD is a light, muted cyan. Relative luminance 0.473; OKLCH L 77.5% C 0.051 H 220.8°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #92BECD |
|---|---|
| RGB | rgb(146, 190, 205) |
| HSL | hsl(195, 37%, 69%) |
| HSV | hsv(195, 29%, 80%) |
| CMYK | cmyk(28.8%, 7.3%, 0%, 19.6%) |
| CIE-LAB | lab(74.41, -11.03, -12.27) |
| CIE-LCH | lch(74.41, 16.50, 228.04°) |
| OKLab | oklab(77.51% -0.0388 -0.0335) |
| OKLCH | oklch(77.51% 0.051 220.8) |
| XYZ | xyz(41.2835, 47.3438, 64.7088) |
| Luminance | 0.4735 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.14
Sky Blue
#87CEEB
ΔE00 6.15
Lightblue
#ADD8E6
ΔE00 6.59
Baby Blue
#89CFF0
ΔE00 6.95
Bluegrey
#85A3B2
ΔE00 7.98
Greyblue
#77A1B5
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BECD #CDA192
analogous
#92CDBF #92BECD #92A1CD
triadic
#92BECD #CD92BE #BECD92
tetradic
#92BECD #BF92CD #CDA192 #A1CD92
square
#92BECD #BF92CD #CDA192 #A1CD92
split-complementary
#92BECD #CD92A1 #CDBF92
monochromatic
#48879D #68A5BA #92BECD #BCD7E0 #E6F0F3
Accessibility & contrast
On white
2.01
#92BECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#92BECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BECD
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BECD | 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)
#B5BBCE
Deuteranopia (green-blind)
#ABB4CD
Tritanopia (blue-blind)
#7FC3C3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #92becd; /* rgb */ color: rgb(146, 190, 205); /* oklch */ color: oklch(77.5% 0.051 220.8);
Tailwind
colors: {
custom: {
50: '#b3d1dc',
500: '#92becd',
950: '#000000',
},
}SCSS
$custom: #92becd; $custom-light: #b3d1dc; $custom-dark: #000000;
JSON
{
"hex": "#92becd",
"rgb": {
"r": 146,
"g": 190,
"b": 205
},
"hsl": {
"h": 195.254,
"s": 37.107,
"l": 68.824
},
"oklch": {
"l": 0.77509,
"c": 0.05128,
"h": 220.8
},
"luminance": 0.47346
}Semantic roles & 50–950 ramp
primary
#92BECD
secondary
#E6D9D5
accent
#5535B0
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283