#92B9EB#92B9EB
#92B9EB is a light, moderate cyan. Relative luminance 0.468; OKLCH L 77.6% C 0.083 H 254.9°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #92B9EB |
|---|---|
| RGB | rgb(146, 185, 235) |
| HSL | hsl(214, 69%, 75%) |
| HSV | hsv(214, 38%, 92%) |
| CMYK | cmyk(37.9%, 21.3%, 0%, 7.8%) |
| CIE-LAB | lab(74.06, -0.85, -29.08) |
| CIE-LCH | lch(74.06, 29.09, 268.32°) |
| OKLab | oklab(77.57% -0.0217 -0.0805) |
| OKLCH | oklch(77.57% 0.083 254.9) |
| XYZ | xyz(44.1937, 46.8048, 85.2867) |
| Luminance | 0.4681 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.48
Pastel Blue
#A2BFFE
ΔE00 3.85
Sky Blue (survey)
#75BBFD
ΔE00 5.43
Baby Blue (survey)
#A2CFFE
ΔE00 5.63
Powder Blue (survey)
#B1D1FC
ΔE00 6.50
Light Grey Blue
#9DBCD4
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92B9EB #EBC492
analogous
#92E5EB #92B9EB #9892EB
triadic
#92B9EB #EB92B9 #B9EB92
tetradic
#92B9EB #EB92E5 #EBC492 #92EB98
square
#92B9EB #EB92E5 #EBC492 #92EB98
split-complementary
#92B9EB #EB9892 #E5EB92
monochromatic
#2B77D8 #5E98E2 #92B9EB #C6DAF4 #E5EEFA
Accessibility & contrast
On white
2.03
#92B9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#92B9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92B9EB
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92B9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92B9EB | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BBED
Deuteranopia (green-blind)
#9CB2EA
Tritanopia (blue-blind)
#74C4CA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #92b9eb; /* rgb */ color: rgb(146, 185, 235); /* oklch */ color: oklch(77.6% 0.083 254.9);
Tailwind
colors: {
custom: {
50: '#b5cdf1',
500: '#92b9eb',
950: '#000000',
},
}SCSS
$custom: #92b9eb; $custom-light: #b5cdf1; $custom-dark: #000000;
JSON
{
"hex": "#92b9eb",
"rgb": {
"r": 146,
"g": 185,
"b": 235
},
"hsl": {
"h": 213.708,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.77574,
"c": 0.08343,
"h": 254.9
},
"luminance": 0.46807
}Semantic roles & 50–950 ramp
primary
#92B9EB
secondary
#F2E7D9
accent
#7E15D1
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111316
muted
#808284