#92BAEE#92BAEE
#92BAEE is a light, moderate cyan. Relative luminance 0.474; OKLCH L 77.9% C 0.086 H 255.2°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #92BAEE |
|---|---|
| RGB | rgb(146, 186, 238) |
| HSL | hsl(214, 73%, 75%) |
| HSV | hsv(214, 39%, 93%) |
| CMYK | cmyk(38.7%, 21.8%, 0%, 6.7%) |
| CIE-LAB | lab(74.44, -0.61, -30.12) |
| CIE-LCH | lch(74.44, 30.12, 268.84°) |
| OKLab | oklab(77.91% -0.022 -0.0835) |
| OKLCH | oklch(77.91% 0.086 255.2) |
| XYZ | xyz(44.8407, 47.3995, 87.6586) |
| Luminance | 0.4740 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.19
Pastel Blue
#A2BFFE
ΔE00 3.72
Sky Blue (survey)
#75BBFD
ΔE00 5.24
Baby Blue (survey)
#A2CFFE
ΔE00 5.37
Powder Blue (survey)
#B1D1FC
ΔE00 6.34
Light Grey Blue
#9DBCD4
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BAEE #EEC692
analogous
#92E8EE #92BAEE #9892EE
triadic
#92BAEE #EE92BA #BAEE92
tetradic
#92BAEE #EE92E8 #EEC692 #92EE98
square
#92BAEE #EE92E8 #EEC692 #92EE98
split-complementary
#92BAEE #EE9892 #E8EE92
monochromatic
#2877DD #5D98E6 #92BAEE #C7DCF6 #E5EEFB
Accessibility & contrast
On white
2.00
#92BAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#92BAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BAEE
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BAEE | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BCF0
Deuteranopia (green-blind)
#9CB3ED
Tritanopia (blue-blind)
#73C5CC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #92baee; /* rgb */ color: rgb(146, 186, 238); /* oklch */ color: oklch(77.9% 0.086 255.2);
Tailwind
colors: {
custom: {
50: '#b5cef3',
500: '#92baee',
950: '#000000',
},
}SCSS
$custom: #92baee; $custom-light: #b5cef3; $custom-dark: #000000;
JSON
{
"hex": "#92baee",
"rgb": {
"r": 146,
"g": 186,
"b": 238
},
"hsl": {
"h": 213.913,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.77909,
"c": 0.08635,
"h": 255.2
},
"luminance": 0.47402
}Semantic roles & 50–950 ramp
primary
#92BAEE
secondary
#F3E7D8
accent
#8010D5
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285