#92BCED#92BCED
#92BCED is a light, moderate cyan. Relative luminance 0.482; OKLCH L 78.3% C 0.084 H 252.7°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #92BCED |
|---|---|
| RGB | rgb(146, 188, 237) |
| HSL | hsl(212, 72%, 75%) |
| HSV | hsv(212, 38%, 93%) |
| CMYK | cmyk(38.4%, 20.7%, 0%, 7.1%) |
| CIE-LAB | lab(74.94, -1.96, -28.81) |
| CIE-LCH | lch(74.94, 28.87, 266.11°) |
| OKLab | oklab(78.29% -0.0249 -0.0798) |
| OKLCH | oklch(78.29% 0.084 252.7) |
| XYZ | xyz(45.1185, 48.1894, 87.0284) |
| Luminance | 0.4819 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.58
Pastel Blue
#A2BFFE
ΔE00 4.20
Sky Blue (survey)
#75BBFD
ΔE00 4.78
Baby Blue (survey)
#A2CFFE
ΔE00 4.78
Powder Blue (survey)
#B1D1FC
ΔE00 6.07
Light Blue
#95D0FC
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BCED #EDC392
analogous
#92E9ED #92BCED #9692ED
triadic
#92BCED #ED92BC #BCED92
tetradic
#92BCED #ED92E9 #EDC392 #92ED96
square
#92BCED #ED92E9 #EDC392 #92ED96
split-complementary
#92BCED #ED9692 #E9ED92
monochromatic
#297BDC #5D9CE4 #92BCED #C7DCF6 #E5EFFB
Accessibility & contrast
On white
1.97
#92BCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#92BCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BCED
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BCED | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABEEF
Deuteranopia (green-blind)
#9FB4EC
Tritanopia (blue-blind)
#73C7CC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #92bced; /* rgb */ color: rgb(146, 188, 237); /* oklch */ color: oklch(78.3% 0.084 252.7);
Tailwind
colors: {
custom: {
50: '#b5d0f3',
500: '#92bced',
950: '#000000',
},
}SCSS
$custom: #92bced; $custom-light: #b5d0f3; $custom-dark: #000000;
JSON
{
"hex": "#92bced",
"rgb": {
"r": 146,
"g": 188,
"b": 237
},
"hsl": {
"h": 212.308,
"s": 71.654,
"l": 75.098
},
"oklch": {
"l": 0.78289,
"c": 0.08356,
"h": 252.7
},
"luminance": 0.48192
}Semantic roles & 50–950 ramp
primary
#92BCED
secondary
#F2E6D9
accent
#7A12D4
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285