#92BEE5#92BEE5
#92BEE5 is a light, moderate cyan. Relative luminance 0.486; OKLCH L 78.4% C 0.073 H 245.7°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #92BEE5 |
|---|---|
| RGB | rgb(146, 190, 229) |
| HSL | hsl(208, 61%, 74%) |
| HSV | hsv(208, 36%, 90%) |
| CMYK | cmyk(36.2%, 17%, 0%, 10.2%) |
| CIE-LAB | lab(75.20, -5.12, -24.10) |
| CIE-LCH | lch(75.20, 24.63, 258.01°) |
| OKLab | oklab(78.39% -0.03 -0.0664) |
| OKLCH | oklch(78.39% 0.073 245.7) |
| XYZ | xyz(44.4059, 48.5927, 81.1531) |
| Luminance | 0.4859 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.29
Carolina Blue
#8AB8FE
ΔE00 4.65
Baby Blue (survey)
#A2CFFE
ΔE00 4.74
Light Blue
#95D0FC
ΔE00 4.96
Sky Blue (survey)
#75BBFD
ΔE00 4.99
Sky
#82CAFC
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BEE5 #E5B992
analogous
#92E5E2 #92BEE5 #9294E5
triadic
#92BEE5 #E592BE #BEE592
tetradic
#92BEE5 #E292E5 #E5B992 #94E592
square
#92BEE5 #E292E5 #E5B992 #94E592
split-complementary
#92BEE5 #E59294 #E5E292
monochromatic
#3183CC #61A1D9 #92BEE5 #C3DBF1 #E6F0F9
Accessibility & contrast
On white
1.96
#92BEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#92BEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BEE5
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BEE5 | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBEE7
Deuteranopia (green-blind)
#A4B5E4
Tritanopia (blue-blind)
#76C7CB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #92bee5; /* rgb */ color: rgb(146, 190, 229); /* oklch */ color: oklch(78.4% 0.073 245.7);
Tailwind
colors: {
custom: {
50: '#b4d1ed',
500: '#92bee5',
950: '#000000',
},
}SCSS
$custom: #92bee5; $custom-light: #b4d1ed; $custom-dark: #000000;
JSON
{
"hex": "#92bee5",
"rgb": {
"r": 146,
"g": 190,
"b": 229
},
"hsl": {
"h": 208.193,
"s": 61.481,
"l": 73.529
},
"oklch": {
"l": 0.78393,
"c": 0.07293,
"h": 245.7
},
"luminance": 0.48595
}Semantic roles & 50–950 ramp
primary
#92BEE5
secondary
#F0E5DB
accent
#6E1CC9
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284