#92BEE6#92BEE6
#92BEE6 is a light, moderate cyan. Relative luminance 0.487; OKLCH L 78.4% C 0.074 H 246.3°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #92BEE6 |
|---|---|
| RGB | rgb(146, 190, 230) |
| HSL | hsl(209, 63%, 74%) |
| HSV | hsv(209, 37%, 90%) |
| CMYK | cmyk(36.5%, 17.4%, 0%, 9.8%) |
| CIE-LAB | lab(75.23, -4.86, -24.58) |
| CIE-LCH | lch(75.23, 25.06, 258.82°) |
| OKLab | oklab(78.43% -0.0297 -0.0678) |
| OKLCH | oklch(78.43% 0.074 246.3) |
| XYZ | xyz(44.5459, 48.6487, 81.8905) |
| Luminance | 0.4865 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.42
Light Grey Blue
#9DBCD4
ΔE00 4.50
Baby Blue (survey)
#A2CFFE
ΔE00 4.64
Sky Blue (survey)
#75BBFD
ΔE00 4.87
Light Blue
#95D0FC
ΔE00 4.98
Sky
#82CAFC
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BEE6 #E6BA92
analogous
#92E6E4 #92BEE6 #9294E6
triadic
#92BEE6 #E692BE #BEE692
tetradic
#92BEE6 #E492E6 #E6BA92 #94E692
square
#92BEE6 #E492E6 #E6BA92 #94E692
split-complementary
#92BEE6 #E69294 #E6E492
monochromatic
#2F83CE #60A0DB #92BEE6 #C4DCF1 #E6F0F9
Accessibility & contrast
On white
1.96
#92BEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#92BEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BEE6
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BEE6 | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBEE8
Deuteranopia (green-blind)
#A3B5E5
Tritanopia (blue-blind)
#76C7CB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #92bee6; /* rgb */ color: rgb(146, 190, 230); /* oklch */ color: oklch(78.4% 0.074 246.3);
Tailwind
colors: {
custom: {
50: '#b4d1ee',
500: '#92bee6',
950: '#000000',
},
}SCSS
$custom: #92bee6; $custom-light: #b4d1ee; $custom-dark: #000000;
JSON
{
"hex": "#92bee6",
"rgb": {
"r": 146,
"g": 190,
"b": 230
},
"hsl": {
"h": 208.571,
"s": 62.687,
"l": 73.725
},
"oklch": {
"l": 0.78432,
"c": 0.07404,
"h": 246.3
},
"luminance": 0.48651
}Semantic roles & 50–950 ramp
primary
#92BEE6
secondary
#F1E5DA
accent
#6F1BCA
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284