#92BEE0#92BEE0
#92BEE0 is a light, moderate cyan. Relative luminance 0.483; OKLCH L 78.2% C 0.068 H 241.9°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #92BEE0 |
|---|---|
| RGB | rgb(146, 190, 224) |
| HSL | hsl(206, 56%, 73%) |
| HSV | hsv(206, 35%, 88%) |
| CMYK | cmyk(34.8%, 15.2%, 0%, 12.2%) |
| CIE-LAB | lab(75.02, -6.39, -21.65) |
| CIE-LCH | lch(75.02, 22.58, 253.57°) |
| OKLab | oklab(78.2% -0.0318 -0.0596) |
| OKLCH | oklch(78.2% 0.068 241.9) |
| XYZ | xyz(43.7178, 48.3175, 77.5292) |
| Luminance | 0.4832 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.32
Light Blue
#95D0FC
ΔE00 5.08
Sky
#82CAFC
ΔE00 5.22
Lightblue (survey)
#7BC8F6
ΔE00 5.29
Lightskyblue
#87CEFA
ΔE00 5.46
Baby Blue (survey)
#A2CFFE
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BEE0 #E0B492
analogous
#92E0DB #92BEE0 #9297E0
triadic
#92BEE0 #E092BE #BEE092
tetradic
#92BEE0 #DB92E0 #E0B492 #97E092
square
#92BEE0 #DB92E0 #E0B492 #97E092
split-complementary
#92BEE0 #E09297 #E0DB92
monochromatic
#3785C1 #62A2D2 #92BEE0 #C2DAEE #E7F1F8
Accessibility & contrast
On white
1.97
#92BEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#92BEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BEE0
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BEE0 | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BDE2
Deuteranopia (green-blind)
#A6B5DF
Tritanopia (blue-blind)
#78C6C9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #92bee0; /* rgb */ color: rgb(146, 190, 224); /* oklch */ color: oklch(78.2% 0.068 241.9);
Tailwind
colors: {
custom: {
50: '#b4d1e9',
500: '#92bee0',
950: '#000000',
},
}SCSS
$custom: #92bee0; $custom-light: #b4d1e9; $custom-dark: #000000;
JSON
{
"hex": "#92bee0",
"rgb": {
"r": 146,
"g": 190,
"b": 224
},
"hsl": {
"h": 206.154,
"s": 55.714,
"l": 72.549
},
"oklch": {
"l": 0.782,
"c": 0.06754,
"h": 241.9
},
"luminance": 0.4832
}Semantic roles & 50–950 ramp
primary
#92BEE0
secondary
#EFE4DC
accent
#6822C3
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284