#92C0F2#92C0F2
#92C0F2 is a light, moderate cyan. Relative luminance 0.502; OKLCH L 79.3% C 0.087 H 251.0°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #92C0F2 |
|---|---|
| RGB | rgb(146, 192, 242) |
| HSL | hsl(211, 79%, 76%) |
| HSV | hsv(211, 40%, 95%) |
| CMYK | cmyk(39.7%, 20.7%, 0%, 5.1%) |
| CIE-LAB | lab(76.20, -2.81, -29.57) |
| CIE-LCH | lch(76.20, 29.70, 264.57°) |
| OKLab | oklab(79.34% -0.0282 -0.0819) |
| OKLCH | oklch(79.34% 0.087 251) |
| XYZ | xyz(46.7255, 50.2184, 91.2182) |
| Luminance | 0.5022 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.01
Baby Blue (survey)
#A2CFFE
ΔE00 3.79
Sky Blue (survey)
#75BBFD
ΔE00 4.23
Pastel Blue
#A2BFFE
ΔE00 4.73
Light Blue
#95D0FC
ΔE00 5.01
Sky
#82CAFC
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92C0F2 #F2C492
analogous
#92F0F2 #92C0F2 #9492F2
triadic
#92C0F2 #F292C0 #C0F292
tetradic
#92C0F2 #F292F0 #F2C492 #92F294
square
#92C0F2 #F292F0 #F2C492 #92F294
split-complementary
#92C0F2 #F29492 #F0F292
monochromatic
#2581E5 #5BA0EB #92C0F2 #C9E0F9 #E4EFFC
Accessibility & contrast
On white
1.90
#92C0F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#92C0F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92C0F2
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92C0F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92C0F2 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC1F4
Deuteranopia (green-blind)
#A1B8F1
Tritanopia (blue-blind)
#70CBD1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #92c0f2; /* rgb */ color: rgb(146, 192, 242); /* oklch */ color: oklch(79.3% 0.087 251.0);
Tailwind
colors: {
custom: {
50: '#b5d2f6',
500: '#92c0f2',
950: '#000000',
},
}SCSS
$custom: #92c0f2; $custom-light: #b5d2f6; $custom-dark: #000000;
JSON
{
"hex": "#92c0f2",
"rgb": {
"r": 146,
"g": 192,
"b": 242
},
"hsl": {
"h": 211.25,
"s": 78.689,
"l": 76.078
},
"oklch": {
"l": 0.79339,
"c": 0.08666,
"h": 251
},
"luminance": 0.50221
}Semantic roles & 50–950 ramp
primary
#92C0F2
secondary
#CF9759
accent
#770BDB
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385