#92BBEC#92BBEC
#92BBEC is a light, moderate cyan. Relative luminance 0.477; OKLCH L 78.0% C 0.083 H 253.3°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #92BBEC |
|---|---|
| RGB | rgb(146, 187, 236) |
| HSL | hsl(213, 70%, 75%) |
| HSV | hsv(213, 38%, 93%) |
| CMYK | cmyk(38.1%, 20.8%, 0%, 7.5%) |
| CIE-LAB | lab(74.64, -1.68, -28.74) |
| CIE-LCH | lch(74.64, 28.79, 266.65°) |
| OKLab | oklab(78.04% -0.0239 -0.0796) |
| OKLCH | oklch(78.04% 0.083 253.3) |
| XYZ | xyz(44.7599, 47.7054, 86.1902) |
| Luminance | 0.4771 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.53
Pastel Blue
#A2BFFE
ΔE00 4.10
Sky Blue (survey)
#75BBFD
ΔE00 4.97
Baby Blue (survey)
#A2CFFE
ΔE00 5.05
Powder Blue (survey)
#B1D1FC
ΔE00 6.20
Light Grey Blue
#9DBCD4
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BBEC #ECC392
analogous
#92E8EC #92BBEC #9692EC
triadic
#92BBEC #EC92BB #BBEC92
tetradic
#92BBEC #EC92E8 #ECC392 #92EC96
square
#92BBEC #EC92E8 #ECC392 #92EC96
split-complementary
#92BBEC #EC9692 #E8EC92
monochromatic
#2A7ADA #5E9AE3 #92BBEC #C6DCF5 #E5EFFA
Accessibility & contrast
On white
1.99
#92BBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#92BBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BBEC
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BBEC | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BDEE
Deuteranopia (green-blind)
#9EB4EB
Tritanopia (blue-blind)
#73C6CB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #92bbec; /* rgb */ color: rgb(146, 187, 236); /* oklch */ color: oklch(78.0% 0.083 253.3);
Tailwind
colors: {
custom: {
50: '#b5cff2',
500: '#92bbec',
950: '#000000',
},
}SCSS
$custom: #92bbec; $custom-light: #b5cff2; $custom-dark: #000000;
JSON
{
"hex": "#92bbec",
"rgb": {
"r": 146,
"g": 187,
"b": 236
},
"hsl": {
"h": 212.667,
"s": 70.313,
"l": 74.902
},
"oklch": {
"l": 0.78037,
"c": 0.08309,
"h": 253.3
},
"luminance": 0.47708
}Semantic roles & 50–950 ramp
primary
#92BBEC
secondary
#F2E7D9
accent
#7B13D2
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285