#92BBEF#92BBEF
#92BBEF is a light, moderate cyan. Relative luminance 0.479; OKLCH L 78.2% C 0.087 H 254.7°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #92BBEF |
|---|---|
| RGB | rgb(146, 187, 239) |
| HSL | hsl(214, 74%, 75%) |
| HSV | hsv(214, 39%, 94%) |
| CMYK | cmyk(38.9%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(74.75, -0.89, -30.19) |
| CIE-LCH | lch(74.75, 30.20, 268.31°) |
| OKLab | oklab(78.16% -0.023 -0.0837) |
| OKLCH | oklch(78.16% 0.087 254.7) |
| XYZ | xyz(45.1994, 47.8812, 88.5050) |
| Luminance | 0.4788 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.16
Pastel Blue
#A2BFFE
ΔE00 3.80
Sky Blue (survey)
#75BBFD
ΔE00 5.03
Baby Blue (survey)
#A2CFFE
ΔE00 5.09
Powder Blue (survey)
#B1D1FC
ΔE00 6.19
Light Blue
#95D0FC
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BBEF #EFC692
analogous
#92EAEF #92BBEF #9792EF
triadic
#92BBEF #EF92BB #BBEF92
tetradic
#92BBEF #EF92EA #EFC692 #92EF97
square
#92BBEF #EF92EA #EFC692 #92EF97
split-complementary
#92BBEF #EF9792 #EAEF92
monochromatic
#2778DF #5D9AE7 #92BBEF #C7DCF7 #E4EEFB
Accessibility & contrast
On white
1.99
#92BBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#92BBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BBEF
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BBEF | 1.00 | 1.99 | 10.58 | 10.58 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BDF1
Deuteranopia (green-blind)
#9DB4EE
Tritanopia (blue-blind)
#72C6CD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #92bbef; /* rgb */ color: rgb(146, 187, 239); /* oklch */ color: oklch(78.2% 0.087 254.7);
Tailwind
colors: {
custom: {
50: '#b5cff4',
500: '#92bbef',
950: '#000000',
},
}SCSS
$custom: #92bbef; $custom-light: #b5cff4; $custom-dark: #000000;
JSON
{
"hex": "#92bbef",
"rgb": {
"r": 146,
"g": 187,
"b": 239
},
"hsl": {
"h": 213.548,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.78161,
"c": 0.08679,
"h": 254.7
},
"luminance": 0.47884
}Semantic roles & 50–950 ramp
primary
#92BBEF
secondary
#F3E7D8
accent
#7F0FD7
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285