#92C4F6#92C4F6
#92C4F6 is a light, moderate cyan. Relative luminance 0.522; OKLCH L 80.3% C 0.089 H 249.0°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #92C4F6 |
|---|---|
| RGB | rgb(146, 196, 246) |
| HSL | hsl(210, 85%, 77%) |
| HSV | hsv(210, 41%, 96%) |
| CMYK | cmyk(40.7%, 20.3%, 0%, 3.5%) |
| CIE-LAB | lab(77.43, -3.91, -29.84) |
| CIE-LCH | lch(77.43, 30.09, 262.54°) |
| OKLab | oklab(80.35% -0.0318 -0.0827) |
| OKLCH | oklch(80.35% 0.089 249) |
| XYZ | xyz(48.2231, 52.2418, 94.7136) |
| Luminance | 0.5224 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.03
Light Blue
#95D0FC
ΔE00 3.82
Carolina Blue
#8AB8FE
ΔE00 3.96
Sky Blue (survey)
#75BBFD
ΔE00 4.09
Sky
#82CAFC
ΔE00 4.18
Lightskyblue
#87CEFA
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92C4F6 #F6C492
analogous
#92F6F6 #92C4F6 #9292F6
triadic
#92C4F6 #F692C4 #C4F692
tetradic
#92C4F6 #F692F6 #F6C492 #92F692
square
#92C4F6 #F692F6 #F6C492 #92F692
split-complementary
#92C4F6 #F69292 #F6F692
monochromatic
#2187ED #59A5F1 #92C4F6 #CBE3FB #E3F0FD
Accessibility & contrast
On white
1.83
#92C4F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#92C4F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92C4F6
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92C4F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92C4F6 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C5F8
Deuteranopia (green-blind)
#A4BBF5
Tritanopia (blue-blind)
#6DCFD5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #92c4f6; /* rgb */ color: rgb(146, 196, 246); /* oklch */ color: oklch(80.3% 0.089 249.0);
Tailwind
colors: {
custom: {
50: '#b5d5f9',
500: '#92c4f6',
950: '#000000',
},
}SCSS
$custom: #92c4f6; $custom-light: #b5d5f9; $custom-dark: #000000;
JSON
{
"hex": "#92c4f6",
"rgb": {
"r": 146,
"g": 196,
"b": 246
},
"hsl": {
"h": 210,
"s": 84.746,
"l": 76.863
},
"oklch": {
"l": 0.80349,
"c": 0.08861,
"h": 249
},
"luminance": 0.52245
}Semantic roles & 50–950 ramp
primary
#92C4F6
secondary
#D49658
accent
#7304E1
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385