#92BDEB#92BDEB
#92BDEB is a light, moderate cyan. Relative luminance 0.485; OKLCH L 78.4% C 0.080 H 250.6°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #92BDEB |
|---|---|
| RGB | rgb(146, 189, 235) |
| HSL | hsl(211, 69%, 75%) |
| HSV | hsv(211, 38%, 92%) |
| CMYK | cmyk(37.9%, 19.6%, 0%, 7.8%) |
| CIE-LAB | lab(75.14, -3.03, -27.43) |
| CIE-LCH | lch(75.14, 27.59, 263.70°) |
| OKLab | oklab(78.42% -0.0268 -0.0759) |
| OKLCH | oklch(78.42% 0.08 250.6) |
| XYZ | xyz(45.0423, 48.5019, 85.5696) |
| Luminance | 0.4850 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.12
Baby Blue (survey)
#A2CFFE
ΔE00 4.54
Sky Blue (survey)
#75BBFD
ΔE00 4.62
Pastel Blue
#A2BFFE
ΔE00 4.71
Light Blue
#95D0FC
ΔE00 5.64
Light Grey Blue
#9DBCD4
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BDEB #EBC092
analogous
#92EAEB #92BDEB #9492EB
triadic
#92BDEB #EB92BD #BDEB92
tetradic
#92BDEB #EB92EA #EBC092 #92EB94
square
#92BDEB #EB92EA #EBC092 #92EB94
split-complementary
#92BDEB #EB9492 #EAEB92
monochromatic
#2B7ED8 #5E9EE2 #92BDEB #C6DCF4 #E5EFFA
Accessibility & contrast
On white
1.96
#92BDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#92BDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BDEB
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BDEB | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBEED
Deuteranopia (green-blind)
#A1B5EA
Tritanopia (blue-blind)
#74C7CC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #92bdeb; /* rgb */ color: rgb(146, 189, 235); /* oklch */ color: oklch(78.4% 0.080 250.6);
Tailwind
colors: {
custom: {
50: '#b5d0f1',
500: '#92bdeb',
950: '#000000',
},
}SCSS
$custom: #92bdeb; $custom-light: #b5d0f1; $custom-dark: #000000;
JSON
{
"hex": "#92bdeb",
"rgb": {
"r": 146,
"g": 189,
"b": 235
},
"hsl": {
"h": 211.011,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.78419,
"c": 0.08044,
"h": 250.6
},
"luminance": 0.48504
}Semantic roles & 50–950 ramp
primary
#92BDEB
secondary
#F2E6D9
accent
#7615D1
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284