#92B4E2#92B4E2
#92B4E2 is a light, moderate cyan. Relative luminance 0.442; OKLCH L 76.1% C 0.076 H 256.1°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #92B4E2 |
|---|---|
| RGB | rgb(146, 180, 226) |
| HSL | hsl(215, 58%, 73%) |
| HSV | hsv(215, 35%, 89%) |
| CMYK | cmyk(35.4%, 20.4%, 0%, 11.4%) |
| CIE-LAB | lab(72.39, -0.46, -26.76) |
| CIE-LCH | lch(72.39, 26.77, 269.01°) |
| OKLab | oklab(76.15% -0.0183 -0.074) |
| OKLCH | oklch(76.15% 0.076 256.1) |
| XYZ | xyz(41.8986, 44.2425, 78.2687) |
| Luminance | 0.4424 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.77
Pastel Blue
#A2BFFE
ΔE00 4.45
Light Grey Blue
#9DBCD4
ΔE00 6.48
Sky Blue (survey)
#75BBFD
ΔE00 6.72
Lightsteelblue
#B0C4DE
ΔE00 7.06
Baby Blue (survey)
#A2CFFE
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92B4E2 #E2C092
analogous
#92DCE2 #92B4E2 #9892E2
triadic
#92B4E2 #E292B4 #B4E292
tetradic
#92B4E2 #E292DC #E2C092 #92E298
square
#92B4E2 #E292DC #E2C092 #92E298
split-complementary
#92B4E2 #E29892 #DCE292
monochromatic
#3472C5 #6293D5 #92B4E2 #C2D5EF #E7EEF9
Accessibility & contrast
On white
2.13
#92B4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#92B4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92B4E2
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92B4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92B4E2 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B6E4
Deuteranopia (green-blind)
#9AAEE1
Tritanopia (blue-blind)
#79BEC3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #92b4e2; /* rgb */ color: rgb(146, 180, 226); /* oklch */ color: oklch(76.1% 0.076 256.1);
Tailwind
colors: {
custom: {
50: '#b4caeb',
500: '#92b4e2',
950: '#000000',
},
}SCSS
$custom: #92b4e2; $custom-light: #b4caeb; $custom-dark: #000000;
JSON
{
"hex": "#92b4e2",
"rgb": {
"r": 146,
"g": 180,
"b": 226
},
"hsl": {
"h": 214.5,
"s": 57.971,
"l": 72.941
},
"oklch": {
"l": 0.7615,
"c": 0.0762,
"h": 256.1
},
"luminance": 0.44244
}Semantic roles & 50–950 ramp
primary
#92B4E2
secondary
#F0E7DB
accent
#7F20C6
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284