#92BAEC#92BAEC
#92BAEC is a light, moderate cyan. Relative luminance 0.473; OKLCH L 77.8% C 0.084 H 254.3°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #92BAEC |
|---|---|
| RGB | rgb(146, 186, 236) |
| HSL | hsl(213, 70%, 75%) |
| HSV | hsv(213, 38%, 93%) |
| CMYK | cmyk(38.1%, 21.2%, 0%, 7.5%) |
| CIE-LAB | lab(74.37, -1.14, -29.15) |
| CIE-LCH | lch(74.37, 29.17, 267.77°) |
| OKLab | oklab(77.83% -0.0227 -0.0807) |
| OKLCH | oklch(77.83% 0.084 254.3) |
| XYZ | xyz(44.5485, 47.2826, 86.1197) |
| Luminance | 0.4728 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.42
Pastel Blue
#A2BFFE
ΔE00 3.91
Sky Blue (survey)
#75BBFD
ΔE00 5.20
Baby Blue (survey)
#A2CFFE
ΔE00 5.34
Powder Blue (survey)
#B1D1FC
ΔE00 6.34
Light Grey Blue
#9DBCD4
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BAEC #ECC492
analogous
#92E7EC #92BAEC #9792EC
triadic
#92BAEC #EC92BA #BAEC92
tetradic
#92BAEC #EC92E7 #ECC492 #92EC97
square
#92BAEC #EC92E7 #ECC492 #92EC97
split-complementary
#92BAEC #EC9792 #E7EC92
monochromatic
#2A78DA #5E99E3 #92BAEC #C6DBF5 #E5EFFA
Accessibility & contrast
On white
2.01
#92BAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#92BAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BAEC
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BAEC | 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)
#A7BCEE
Deuteranopia (green-blind)
#9DB3EB
Tritanopia (blue-blind)
#74C5CB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #92baec; /* rgb */ color: rgb(146, 186, 236); /* oklch */ color: oklch(77.8% 0.084 254.3);
Tailwind
colors: {
custom: {
50: '#b5cef2',
500: '#92baec',
950: '#000000',
},
}SCSS
$custom: #92baec; $custom-light: #b5cef2; $custom-dark: #000000;
JSON
{
"hex": "#92baec",
"rgb": {
"r": 146,
"g": 186,
"b": 236
},
"hsl": {
"h": 213.333,
"s": 70.313,
"l": 74.902
},
"oklch": {
"l": 0.77826,
"c": 0.08386,
"h": 254.3
},
"luminance": 0.47285
}Semantic roles & 50–950 ramp
primary
#92BAEC
secondary
#F2E7D9
accent
#7D13D2
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285