#92BECC#92BECC
#92BECC is a light, muted cyan. Relative luminance 0.473; OKLCH L 77.5% C 0.051 H 219.3°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #92BECC |
|---|---|
| RGB | rgb(146, 190, 204) |
| HSL | hsl(194, 36%, 69%) |
| HSV | hsv(194, 28%, 80%) |
| CMYK | cmyk(28.4%, 6.9%, 0%, 20%) |
| CIE-LAB | lab(74.38, -11.27, -11.77) |
| CIE-LCH | lch(74.38, 16.30, 226.25°) |
| OKLab | oklab(77.48% -0.0392 -0.0321) |
| OKLCH | oklch(77.48% 0.051 219.3) |
| XYZ | xyz(41.1632, 47.2957, 64.0751) |
| Luminance | 0.4730 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.36
Light Grey Blue
#9DBCD4
ΔE00 6.50
Lightblue
#ADD8E6
ΔE00 6.60
Baby Blue
#89CFF0
ΔE00 7.22
Bluegrey
#85A3B2
ΔE00 8.08
Greyblue
#77A1B5
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BECC #CCA092
analogous
#92CCBD #92BECC #92A1CC
triadic
#92BECC #CC92BE #BECC92
tetradic
#92BECC #BD92CC #CCA092 #A1CC92
square
#92BECC #BD92CC #CCA092 #A1CC92
split-complementary
#92BECC #CC92A1 #CCBD92
monochromatic
#49879B #68A5B8 #92BECC #BCD7E0 #E5F0F3
Accessibility & contrast
On white
2.01
#92BECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#92BECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BECC
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BECC | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BBCD
Deuteranopia (green-blind)
#ACB4CC
Tritanopia (blue-blind)
#7FC3C2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #92becc; /* rgb */ color: rgb(146, 190, 204); /* oklch */ color: oklch(77.5% 0.051 219.3);
Tailwind
colors: {
custom: {
50: '#b3d1db',
500: '#92becc',
950: '#000000',
},
}SCSS
$custom: #92becc; $custom-light: #b3d1db; $custom-dark: #000000;
JSON
{
"hex": "#92becc",
"rgb": {
"r": 146,
"g": 190,
"b": 204
},
"hsl": {
"h": 194.483,
"s": 36.25,
"l": 68.627
},
"oklch": {
"l": 0.77475,
"c": 0.05069,
"h": 219.3
},
"luminance": 0.47298
}Semantic roles & 50–950 ramp
primary
#92BECC
secondary
#E6D8D4
accent
#5436AF
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283