#92BAEF#92BAEF
#92BAEF is a light, moderate cyan. Relative luminance 0.475; OKLCH L 78.0% C 0.088 H 255.6°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #92BAEF |
|---|---|
| RGB | rgb(146, 186, 239) |
| HSL | hsl(214, 74%, 75%) |
| HSV | hsv(214, 39%, 94%) |
| CMYK | cmyk(38.9%, 22.2%, 0%, 6.3%) |
| CIE-LAB | lab(74.48, -0.35, -30.60) |
| CIE-LCH | lch(74.48, 30.60, 269.35°) |
| OKLab | oklab(77.95% -0.0217 -0.0849) |
| OKLCH | oklch(77.95% 0.088 255.6) |
| XYZ | xyz(44.9880, 47.4584, 88.4345) |
| Luminance | 0.4746 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.08
Pastel Blue
#A2BFFE
ΔE00 3.63
Sky Blue (survey)
#75BBFD
ΔE00 5.27
Baby Blue (survey)
#A2CFFE
ΔE00 5.38
Powder Blue (survey)
#B1D1FC
ΔE00 6.34
Light Grey Blue
#9DBCD4
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BAEF #EFC792
analogous
#92E8EF #92BAEF #9892EF
triadic
#92BAEF #EF92BA #BAEF92
tetradic
#92BAEF #EF92E8 #EFC792 #92EF98
square
#92BAEF #EF92E8 #EFC792 #92EF98
split-complementary
#92BAEF #EF9892 #E8EF92
monochromatic
#2776DF #5D98E7 #92BAEF #C7DCF7 #E4EEFB
Accessibility & contrast
On white
2.00
#92BAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#92BAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BAEF
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BAEF | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BCF1
Deuteranopia (green-blind)
#9CB3EE
Tritanopia (blue-blind)
#72C6CC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #92baef; /* rgb */ color: rgb(146, 186, 239); /* oklch */ color: oklch(78.0% 0.088 255.6);
Tailwind
colors: {
custom: {
50: '#b5cef4',
500: '#92baef',
950: '#000000',
},
}SCSS
$custom: #92baef; $custom-light: #b5cef4; $custom-dark: #000000;
JSON
{
"hex": "#92baef",
"rgb": {
"r": 146,
"g": 186,
"b": 239
},
"hsl": {
"h": 214.194,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.77951,
"c": 0.08761,
"h": 255.6
},
"luminance": 0.47461
}Semantic roles & 50–950 ramp
primary
#92BAEF
secondary
#F3E7D8
accent
#810FD7
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285