#92BAEB#92BAEB
#92BAEB is a light, moderate cyan. Relative luminance 0.472; OKLCH L 77.8% C 0.083 H 253.8°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #92BAEB |
|---|---|
| RGB | rgb(146, 186, 235) |
| HSL | hsl(213, 69%, 75%) |
| HSV | hsv(213, 38%, 92%) |
| CMYK | cmyk(37.9%, 20.9%, 0%, 7.8%) |
| CIE-LAB | lab(74.33, -1.40, -28.67) |
| CIE-LCH | lch(74.33, 28.70, 267.21°) |
| OKLab | oklab(77.79% -0.023 -0.0794) |
| OKLCH | oklch(77.79% 0.083 253.8) |
| XYZ | xyz(44.4036, 47.2246, 85.3567) |
| Luminance | 0.4723 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.54
Pastel Blue
#A2BFFE
ΔE00 4.01
Sky Blue (survey)
#75BBFD
ΔE00 5.18
Baby Blue (survey)
#A2CFFE
ΔE00 5.33
Light Grey Blue
#9DBCD4
ΔE00 6.32
Powder Blue (survey)
#B1D1FC
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BAEB #EBC392
analogous
#92E6EB #92BAEB #9792EB
triadic
#92BAEB #EB92BA #BAEB92
tetradic
#92BAEB #EB92E6 #EBC392 #92EB97
square
#92BAEB #EB92E6 #EBC392 #92EB97
split-complementary
#92BAEB #EB9792 #E6EB92
monochromatic
#2B79D8 #5E99E2 #92BAEB #C6DBF4 #E5EFFA
Accessibility & contrast
On white
2.01
#92BAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#92BAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BAEB
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BAEB | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BCED
Deuteranopia (green-blind)
#9DB3EA
Tritanopia (blue-blind)
#74C5CA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #92baeb; /* rgb */ color: rgb(146, 186, 235); /* oklch */ color: oklch(77.8% 0.083 253.8);
Tailwind
colors: {
custom: {
50: '#b5cef1',
500: '#92baeb',
950: '#000000',
},
}SCSS
$custom: #92baeb; $custom-light: #b5cef1; $custom-dark: #000000;
JSON
{
"hex": "#92baeb",
"rgb": {
"r": 146,
"g": 186,
"b": 235
},
"hsl": {
"h": 213.034,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.77785,
"c": 0.08264,
"h": 253.8
},
"luminance": 0.47227
}Semantic roles & 50–950 ramp
primary
#92BAEB
secondary
#F2E7D9
accent
#7C15D1
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111316
muted
#808284