#92BEE7#92BEE7
#92BEE7 is a light, moderate cyan. Relative luminance 0.487; OKLCH L 78.5% C 0.075 H 247.0°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #92BEE7 |
|---|---|
| RGB | rgb(146, 190, 231) |
| HSL | hsl(209, 64%, 74%) |
| HSV | hsv(209, 37%, 91%) |
| CMYK | cmyk(36.8%, 17.7%, 0%, 9.4%) |
| CIE-LAB | lab(75.27, -4.60, -25.07) |
| CIE-LCH | lch(75.27, 25.49, 259.60°) |
| OKLab | oklab(78.47% -0.0294 -0.0692) |
| OKLCH | oklch(78.47% 0.075 247) |
| XYZ | xyz(44.6867, 48.7051, 82.6322) |
| Luminance | 0.4871 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.20
Baby Blue (survey)
#A2CFFE
ΔE00 4.55
Light Grey Blue
#9DBCD4
ΔE00 4.71
Sky Blue (survey)
#75BBFD
ΔE00 4.77
Light Blue
#95D0FC
ΔE00 5.02
Sky
#82CAFC
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BEE7 #E7BB92
analogous
#92E7E6 #92BEE7 #9294E7
triadic
#92BEE7 #E792BE #BEE792
tetradic
#92BEE7 #E692E7 #E7BB92 #94E792
square
#92BEE7 #E692E7 #E7BB92 #94E792
split-complementary
#92BEE7 #E79294 #E7E692
monochromatic
#2E82D1 #60A0DC #92BEE7 #C4DCF2 #E6F0F9
Accessibility & contrast
On white
1.96
#92BEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#92BEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BEE7
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BEE7 | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBEE9
Deuteranopia (green-blind)
#A3B5E6
Tritanopia (blue-blind)
#75C8CB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #92bee7; /* rgb */ color: rgb(146, 190, 231); /* oklch */ color: oklch(78.5% 0.075 247.0);
Tailwind
colors: {
custom: {
50: '#b4d1ee',
500: '#92bee7',
950: '#000000',
},
}SCSS
$custom: #92bee7; $custom-light: #b4d1ee; $custom-dark: #000000;
JSON
{
"hex": "#92bee7",
"rgb": {
"r": 146,
"g": 190,
"b": 231
},
"hsl": {
"h": 208.941,
"s": 63.91,
"l": 73.922
},
"oklch": {
"l": 0.78472,
"c": 0.07517,
"h": 247
},
"luminance": 0.48707
}Semantic roles & 50–950 ramp
primary
#92BEE7
secondary
#F1E5DA
accent
#701ACC
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284