#92C3F5#92C3F5
#92C3F5 is a light, moderate cyan. Relative luminance 0.517; OKLCH L 80.1% C 0.088 H 249.5°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #92C3F5 |
|---|---|
| RGB | rgb(146, 195, 245) |
| HSL | hsl(210, 83%, 77%) |
| HSV | hsv(210, 40%, 96%) |
| CMYK | cmyk(40.4%, 20.4%, 0%, 3.9%) |
| CIE-LAB | lab(77.12, -3.63, -29.77) |
| CIE-LCH | lch(77.12, 29.99, 263.04°) |
| OKLab | oklab(80.1% -0.0309 -0.0825) |
| OKLCH | oklch(80.1% 0.088 249.5) |
| XYZ | xyz(47.8452, 51.7310, 93.8325) |
| Luminance | 0.5173 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.19
Carolina Blue
#8AB8FE
ΔE00 3.70
Sky Blue (survey)
#75BBFD
ΔE00 4.08
Light Blue
#95D0FC
ΔE00 4.11
Sky
#82CAFC
ΔE00 4.44
Pastel Blue
#A2BFFE
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92C3F5 #F5C492
analogous
#92F5F5 #92C3F5 #9392F5
triadic
#92C3F5 #F592C3 #C3F592
tetradic
#92C3F5 #F592F5 #F5C492 #92F593
square
#92C3F5 #F592F5 #F5C492 #92F593
split-complementary
#92C3F5 #F59392 #F5F592
monochromatic
#2285EB #5AA4F0 #92C3F5 #CAE2FA #E3F0FC
Accessibility & contrast
On white
1.85
#92C3F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#92C3F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92C3F5
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92C3F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92C3F5 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC4F7
Deuteranopia (green-blind)
#A3BAF4
Tritanopia (blue-blind)
#6ECED4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #92c3f5; /* rgb */ color: rgb(146, 195, 245); /* oklch */ color: oklch(80.1% 0.088 249.5);
Tailwind
colors: {
custom: {
50: '#b5d5f8',
500: '#92c3f5',
950: '#000000',
},
}SCSS
$custom: #92c3f5; $custom-light: #b5d5f8; $custom-dark: #000000;
JSON
{
"hex": "#92c3f5",
"rgb": {
"r": 146,
"g": 195,
"b": 245
},
"hsl": {
"h": 210.303,
"s": 83.193,
"l": 76.667
},
"oklch": {
"l": 0.80096,
"c": 0.08812,
"h": 249.5
},
"luminance": 0.51734
}Semantic roles & 50–950 ramp
primary
#92C3F5
secondary
#D39658
accent
#7406E0
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385